You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Augment subpackages npm info (#2478)
* augment subpackages npm info * some more keywords --------- Co-authored-by: Leibale Eidelman <me@leibale.com>
This commit is contained in:
@@ -45,5 +45,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/redis/node-redis/issues"
|
||||
},
|
||||
"homepage": "https://github.com/redis/node-redis/tree/master/packages/client"
|
||||
"homepage": "https://github.com/redis/node-redis/tree/master/packages/client",
|
||||
"keywords": [
|
||||
"redis"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user