hy-farm/muchang/web/package.json
2026-05-29 19:54:56 +08:00

19 lines
330 B
JSON

{
"name": "taojin",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
},
"devDependencies": {
"gulp": "^3.5.6",
"http-proxy-middleware": "^0.17.4",
"browser-sync": "^2.18.8"
}
}