You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-25 00:40:59 +03:00
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"name": "node-redis-examples",
|
|
"version": "1.0.0",
|
|
"description": "node-redis 4 example script",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"type": "module"
|
|
}
|
|
|