{
  "_from": "any-promise@^0.1.0",
  "_id": "any-promise@0.1.0",
  "_inBundle": false,
  "_integrity": "sha512-lqzY9o+BbeGHRCOyxQkt/Tgvz0IZhTmQiA+LxQW8wSNpcTbj8K+0cZiSEvbpNZZP9/11Gy7dnLO3GNWUXO4d1g==",
  "_location": "/any-promise",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "any-promise@^0.1.0",
    "name": "any-promise",
    "escapedName": "any-promise",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/promise-reduce"
  ],
  "_resolved": "https://registry.npmjs.org/any-promise/-/any-promise-0.1.0.tgz",
  "_shasum": "830b680aa7e56f33451d4b049f3bd8044498ee27",
  "_spec": "any-promise@^0.1.0",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api/node_modules/promise-reduce",
  "author": {
    "name": "Kevin Beaty"
  },
  "browser": "any-promise-shim.js",
  "bugs": {
    "url": "https://github.com/kevinbeaty/any-promise/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Resolve any installed ES6 compatible promise",
  "devDependencies": {
    "bluebird": "~2.5.3",
    "es6-promise": "~2.0.1",
    "mocha": "~2.1.0",
    "native-promise-only": "~0.7.6-a",
    "promise": "~6.0.1",
    "promises-aplus-tests": "~2.1.0",
    "q": "~1.1.2",
    "rsvp": "~3.0.16",
    "when": "~3.6.4"
  },
  "homepage": "http://github.com/kevinbeaty/any-promise",
  "keywords": [
    "promise",
    "es6"
  ],
  "license": "MIT",
  "main": "any-promise.js",
  "name": "any-promise",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevinbeaty/any-promise.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.1.0"
}
