http-gateway/package.json

17 lines
335 B
JSON
Raw Normal View History

2023-03-01 21:50:09 +08:00
{
"name": "http-gateway",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@git.pyer.club:2222/kingecg/http-gateway.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}