{
  "_args": [
    [
      "promise-redis@0.0.5",
      "/var/www/html/strapi_cloud"
    ]
  ],
  "_from": "promise-redis@0.0.5",
  "_id": "promise-redis@0.0.5",
  "_inBundle": false,
  "_integrity": "sha1-PjziqtkS6SfJam7O2NGw+YJmZgk=",
  "_location": "/promise-redis",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "promise-redis@0.0.5",
    "name": "promise-redis",
    "escapedName": "promise-redis",
    "rawSpec": "0.0.5",
    "saveSpec": null,
    "fetchSpec": "0.0.5"
  },
  "_requiredBy": [
    "/koa2-ratelimit"
  ],
  "_resolved": "https://registry.npmjs.org/promise-redis/-/promise-redis-0.0.5.tgz",
  "_spec": "0.0.5",
  "_where": "/var/www/html/strapi_cloud",
  "author": {
    "name": "Maksym Brieiev"
  },
  "bugs": {
    "url": "https://github.com/maxbrieiev/promise-redis/issues"
  },
  "dependencies": {
    "redis": "*",
    "redis-commands": "*"
  },
  "description": "Tiny library that adds promise awareness to node_redis",
  "homepage": "https://github.com/maxbrieiev/promise-redis#readme",
  "keywords": [
    "redis",
    "promise",
    "when",
    "q",
    "bluebird",
    "then"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "promise-redis",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maxbrieiev/promise-redis.git"
  },
  "version": "0.0.5"
}
