Sha256: acd1698aacc31f620cb67e6bf7a06ca4a4d77f8601290e8f32072ee72a7deee5
Contents?: true
Size: 898 Bytes
Versions: 3
Compression:
Stored size: 898 Bytes
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" }, "repository": { "type": "git", "url": "git+https://github.com/superlabs/mvpkit.git" }, "author": "", "license": "ISC", "dependencies": { "babel-core": "^6.24.0", "babel-loader": "^6.4.1", "babel-polyfill": "^6.23.0", "babel-preset-es2015": "^6.24.0", "bootstrap": "^4.0.0-alpha.6", "css-loader": "^0.27.3", "extract-text-webpack-plugin": "^2.1.0", "js-cookie": "^2.1.4", "mvpkit": "https://github.com/superlabs/mvpkit", "node-sass": "^4.5.1", "postcss-loader": "^1.3.3", "sass-loader": "^6.0.3", "selectize": "^0.12.4", "style-loader": "^0.16.0", "webpack": "^2.3.2" } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mvpkit-1.1.2 | project/package.json |
mvpkit-1.1.1 | project/package.json |
mvpkit-1.1.0 | project/package.json |