Files
zhaojunxia 16ca8cf2b2 refactor: refactor files directory
update: build.py and NodeTools.py
add: hcsPlugin
Signed-off-by: zhaojunxia <zhaojunxia@kaihongdigi.com>
2022-05-24 03:14:20 -07:00

17 lines
298 B
JSON

{
"name": "wp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"webpack": "^5.64.4",
"webpack-cli": "^4.9.1"
}
}