Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 492 Bytes
Copy Edit Raw Blame History
{
"name": "quickly-picture-bed",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"server": "cd server && npm run start",
"client": "cd client && npm run dev"
},
"repository": {
"type": "git",
"url": "git@gitee.com:itchenliang/quickly-picture-bed.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"engines": {
"node": ">=14.18.2",
"npm": ">=6.14.15"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化