custom-app
Version:
ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������
46 lines • 1.14 kB
JSON
{
"name": "dhcc-app",
"version": "1.1.45",
"description": "用于东华网管SPA项目开发",
"main": "bin/dhccApp.js",
"scripts": {
"dhcc": "node bin/dhccApp.js"
},
"bin": {
"dhcc": "bin/dhccApp.js"
},
"idebug": "bin/dhccApp.js",
"author": "majianzhi",
"license": "ISC",
"devDependencies": {},
"dependencies": {
"@babel/core": "^7.3.4",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/preset-env": "^7.3.4",
"@babel/preset-react": "^7.0.0",
"archiver": "^3.0.0",
"babel-loader": "^7.1.5",
"chalk": "^2.4.2",
"clean-webpack-plugin": "^2.0.0",
"commander": "^2.19.0",
"css-loader": "^2.1.0",
"fs-extra": "^7.0.1",
"html-webpack-plugin": "^3.2.0",
"inquirer": "^6.2.2",
"install": "^0.12.2",
"npm-cli-login": "^0.1.1",
"ora": "^3.1.0",
"ssh2": "^0.8.2",
"style-loader": "^0.23.1",
"unzipper": "^0.9.11",
"url-loader": "^1.1.2",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.2",
"webpack-dev-server": "^3.3.1",
"webpack-merge": "^4.2.1"
},
"directories": {
"lib": "lib"
},
"keywords": []
}