{ "name": "mvpkit", "private": true, "version": "1.0.0", "description": "= MVP", "main": "index.js", "directories": { "test": "test" }, "scripts": { "postinstall": "rm -rf app" }, "repository": { "type": "git", "url": "git+https://github.com/superlabs/mvpkit.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/superlabs/mvpkit/issues" }, "homepage": "https://github.com/superlabs/mvpkit#readme", "dependencies": { "coffee-loader": "^0.7.2", "coffee-script": "^1.10.0", "css-loader": "^0.24.0", "es6-loader": "^0.2.0", "extract-text-webpack-plugin": "^1.0.1", "file-loader": "^0.9.0", "font-awesome": "^4.6.3", "is": "^3.1.0", "jquery": "^3.1.0", "jquery-ujs": "^1.2.2", "jquery.cookie": "^1.4.1", "lodash": "^4.14.1", "node-sass": "^3.8.0", "resolve-url": "^0.2.1", "resolve-url-loader": "^1.6.0", "sass-loader": "^4.0.1", "style-loader": "^0.13.1", "webpack": "^1.13.2" } }