UNPKG

@azteam/redis-async

Version:

N/A

23 lines (22 loc) 503 B
{ "name": "@azteam/redis-async", "version": "1.0.116", "description": "N/A", "keywords": [ "toda", "nodejs", "redis", "redis async" ], "license": "MIT", "author": "toda <sp.azsolution.net@gmail.com>", "main": "./lib/index.js", "module": "./src/index.js", "scripts": { "prepublishOnly": "babel src --delete-dir-on-start -d lib" }, "dependencies": { "@azteam/util": "1.0.64", "redis": "4.0.6" } }