parent
03761436fa
commit
62d67e3bf7
@ -0,0 +1,13 @@ |
||||
{ |
||||
"name": "nestjs_basic", |
||||
"version": "1.0.0", |
||||
"lockfileVersion": 3, |
||||
"requires": true, |
||||
"packages": { |
||||
"": { |
||||
"name": "nestjs_basic", |
||||
"version": "1.0.0", |
||||
"license": "ISC" |
||||
} |
||||
} |
||||
} |
@ -0,0 +1,16 @@ |
||||
{ |
||||
"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" |
||||
} |
Loading…
Reference in new issue