You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
NestJS_Basic/package.json

16 lines
338 B

{
"name": "nestjs_basic",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://peacecloud.synology.me:30000/Peace/NestJS_Basic.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}