Sha256: 4efaf4cd4cc0df7452534c3f07309bd449a0d88f9d51c4060f54c9660ceb3082
Contents?: true
Size: 1.23 KB
Versions: 18
Compression:
Stored size: 1.23 KB
Contents
{ "name": "__PROJECT_NAME__", "version": "1.0.0", "description": "== README", "main": "index.js", "directories": { "test": "test" }, "scripts": { "postinstall": "webpack --config ./webpack.config.js --progress --colors", "assets": "webpack --progress --colors --watch" }, "repository": { "type": "git", "url": "git+https://github.com/ian/mvp_rails.git" }, "author": "", "license": "ISC", "dependencies": { "babel-core": "^6.14.0", "babel-loader": "^6.2.5", "babel-preset-es2015": "^6.14.0", "babel-preset-react": "^6.11.1", "babel-preset-stage-0": "^6.5.0", "bootstrap": "github:twbs/bootstrap#v4-dev", "coffee-loader": "^0.7.2", "coffee-script": "^1.10.0", "extract-text-webpack-plugin": "^1.0.1", "font-awesome": "^4.6.3", "formvalidation": "^0.6.2-dev", "imports-loader": "^0.6.5", "jquery": "^3.1.1", "jquery-ui-dist": "^1.12.1", "lodash": "^4.17.2", "minimum_viable_product": "https://github.com/ian/minimum_viable_product", "mustache-loader": "^0.3.1", "nestedSortable": "^1.3.4", "selectize": "^0.12.3", "tether": "^1.3.7", "url-loader": "^0.5.7", "webpack": "^1.13.3", "webpack-combine-loaders": "^2.0.0" } }
Version data entries
18 entries across 18 versions & 2 rubygems