You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
651 B
JSON

{
"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"
}
}