Skip to content

Commit f120516

Browse files
郎永山郎永山
郎永山
authored and
郎永山
committed
add github info
1 parent 411196e commit f120516

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

package.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"tag": false
1717
}
1818
},
19-
"license": "Apache",
19+
"license": "Apache-2.0",
2020
"dependencies": {
2121
"@nestjs/common": "^7.0.0",
2222
"@nestjs/core": "^7.0.1",
@@ -42,5 +42,19 @@
4242
"prettier": "^1.18.2",
4343
"standard-version": "^7.1.0",
4444
"tape": "^4.11.0"
45-
}
45+
},
46+
"repository": {
47+
"type": "git",
48+
"url": "git+https://github.com/langys/serverless-nestjs-for-tencent.git"
49+
},
50+
"keywords": [
51+
"serverless",
52+
"nestjs",
53+
"tencent-cloud"
54+
],
55+
"author": "",
56+
"bugs": {
57+
"url": "https://github.com/langys/serverless-nestjs-for-tencent/issues"
58+
},
59+
"homepage": "https://github.com/langys/serverless-nestjs-for-tencent#readme"
4660
}

0 commit comments

Comments
 (0)