Skip to content

Commit 7b74134

Browse files
committed
chore: change metadata for package.json
1 parent b15d34d commit 7b74134

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ukitgroup/nestjs-http",
33
"private": false,
44
"version": "0.0.0",
5-
"description": "Http adapter for nestjs",
5+
"description": "Full featured Http adapter for nestjs based on GOT",
66
"main": "index.js",
77
"types": "index.d.ts",
88
"scripts": {
@@ -22,7 +22,12 @@
2222
"url": "git+https://github.com/ukitgroup/nestjs-http.git"
2323
},
2424
"keywords": [
25-
"nestjs"
25+
"nestjs",
26+
"http",
27+
"got",
28+
"tracing",
29+
"typescript",
30+
"microservices"
2631
],
2732
"author": "laplandin <laplandin.denis@gmail.com>",
2833
"contributors": [

0 commit comments

Comments
 (0)