35 lines
967 B
JSON
35 lines
967 B
JSON
|
{
|
||
|
"name": "@truss/webpack",
|
||
|
"version": "1.0.8",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"author": "cha0s",
|
||
|
"license": "MIT",
|
||
|
"publishConfig": {
|
||
|
"registry": "https://npm.i12e.cha0s.io"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@babel/core": "^7.0.0",
|
||
|
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
||
|
"@babel/plugin-proposal-decorators": "^7.0.0",
|
||
|
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||
|
"@babel/polyfill": "^7.0.0",
|
||
|
"@babel/preset-env": "^7.0.0",
|
||
|
"@babel/preset-react": "^7.0.0",
|
||
|
"babel-loader": "^8.0.0",
|
||
|
"css-loader": "^1.0.0",
|
||
|
"debug": "3.1.0",
|
||
|
"node-sass": "^4.9.3",
|
||
|
"raw-loader": "^0.5.1",
|
||
|
"sass-loader": "^7.1.0",
|
||
|
"source-map-support": "0.5.8",
|
||
|
"start-server-webpack-plugin": "beta",
|
||
|
"style-loader": "^0.23.0",
|
||
|
"supports-color": "5.4.0",
|
||
|
"webpack": "4.16.5",
|
||
|
"webpack-command": "0.4.1",
|
||
|
"webpack-format-messages": "2.0.3",
|
||
|
"webpack-node-externals": "^1.7.2"
|
||
|
}
|
||
|
}
|