File tree 6 files changed +69
-6
lines changed
6 files changed +69
-6
lines changed Original file line number Diff line number Diff line change 25
25
"ts-node" : " ^10.9.1" ,
26
26
"typedoc" : " ^0.23.25" ,
27
27
"typescript" : " ^4.9.5"
28
- }
28
+ },
29
+ "repository" : {
30
+ "type" : " git" ,
31
+ "url" : " git://github.com/redis/node-redis.git"
32
+ },
33
+ "bugs" : {
34
+ "url" : " https://github.com/redis/node-redis/issues"
35
+ },
36
+ "homepage" : " https://github.com/redis/node-redis/tree/master/packages/bloom" ,
37
+ "keywords" : [
38
+ " redis" ,
39
+ " RedisBloom"
40
+ ]
29
41
}
Original file line number Diff line number Diff line change 45
45
"bugs" : {
46
46
"url" : " https://github.com/redis/node-redis/issues"
47
47
},
48
- "homepage" : " https://github.com/redis/node-redis/tree/master/packages/client"
48
+ "homepage" : " https://github.com/redis/node-redis/tree/master/packages/client" ,
49
+ "keywords" : [
50
+ " redis"
51
+ ]
49
52
}
Original file line number Diff line number Diff line change 25
25
"ts-node" : " ^10.9.1" ,
26
26
"typedoc" : " ^0.23.25" ,
27
27
"typescript" : " ^4.9.5"
28
- }
28
+ },
29
+ "repository" : {
30
+ "type" : " git" ,
31
+ "url" : " git://github.com/redis/node-redis.git"
32
+ },
33
+ "bugs" : {
34
+ "url" : " https://github.com/redis/node-redis/issues"
35
+ },
36
+ "homepage" : " https://github.com/redis/node-redis/tree/master/packages/graph" ,
37
+ "keywords" : [
38
+ " redis" ,
39
+ " RedisGraph"
40
+ ]
29
41
}
Original file line number Diff line number Diff line change 25
25
"ts-node" : " ^10.9.1" ,
26
26
"typedoc" : " ^0.23.25" ,
27
27
"typescript" : " ^4.9.5"
28
- }
28
+ },
29
+ "repository" : {
30
+ "type" : " git" ,
31
+ "url" : " git://github.com/redis/node-redis.git"
32
+ },
33
+ "bugs" : {
34
+ "url" : " https://github.com/redis/node-redis/issues"
35
+ },
36
+ "homepage" : " https://github.com/redis/node-redis/tree/master/packages/json" ,
37
+ "keywords" : [
38
+ " redis" ,
39
+ " RedisJSON"
40
+ ]
29
41
}
Original file line number Diff line number Diff line change 25
25
"ts-node" : " ^10.9.1" ,
26
26
"typedoc" : " ^0.23.25" ,
27
27
"typescript" : " ^4.9.5"
28
- }
28
+ },
29
+ "repository" : {
30
+ "type" : " git" ,
31
+ "url" : " git://github.com/redis/node-redis.git"
32
+ },
33
+ "bugs" : {
34
+ "url" : " https://github.com/redis/node-redis/issues"
35
+ },
36
+ "homepage" : " https://github.com/redis/node-redis/tree/master/packages/search" ,
37
+ "keywords" : [
38
+ " redis" ,
39
+ " RediSearch"
40
+ ]
29
41
}
Original file line number Diff line number Diff line change 25
25
"ts-node" : " ^10.9.1" ,
26
26
"typedoc" : " ^0.23.25" ,
27
27
"typescript" : " ^4.9.5"
28
- }
28
+ },
29
+ "repository" : {
30
+ "type" : " git" ,
31
+ "url" : " git://github.com/redis/node-redis.git"
32
+ },
33
+ "bugs" : {
34
+ "url" : " https://github.com/redis/node-redis/issues"
35
+ },
36
+ "homepage" : " https://github.com/redis/node-redis/tree/master/packages/time-series" ,
37
+ "keywords" : [
38
+ " redis" ,
39
+ " RedisTimeSeries"
40
+ ]
29
41
}
You can’t perform that action at this time.
0 commit comments