Files
ClassContent/项目合集/枸杞社/fontend/package.json
2024-09-27 02:06:13 +08:00

15 lines
250 B
JSON

{
"name": "smt",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "pm2 start index.js --name h5"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
}
}