dashboard
repositories
filestore
activity
search
login
main
/
prd_hj212_server
node服务端生产环境代码
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
创建本地仓库
lizijie
2021-09-18
692af861b8086466492a45ee315a4d9a68f15c33
[prd_hj212_server.git]
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"name": "prd_hj212_server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}