{ "name": "icss-loader-test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "defaults": "webpack-defaults" }, "repository": { "type": "git", "url": "git@git.cryto.net:joepie91/icss-loader-test.git" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "babel-core": "^6.26.3", "babel-loader": "^7.1.5", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", "css-loader": "^1.0.0", "mini-css-extract-plugin": "^0.4.2", "webpack": "^4.17.1", "webpack-cli": "^3.1.0" } }