{
  "_args": [
    [
      "native-promise-only@0.8.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/@vimeo/player"
    ]
  ],
  "_from": "native-promise-only@0.8.1",
  "_id": "native-promise-only@0.8.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/native-promise-only",
  "_nodeVersion": "2.2.1",
  "_npmUser": {
    "email": "getify@gmail.com",
    "name": "getify"
  },
  "_npmVersion": "2.11.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "native-promise-only",
    "raw": "native-promise-only@0.8.1",
    "rawSpec": "0.8.1",
    "scope": null,
    "spec": "0.8.1",
    "type": "version"
  },
  "_requiredBy": [
    "/@vimeo/player"
  ],
  "_resolved": "https://registry.npmjs.org/native-promise-only/-/native-promise-only-0.8.1.tgz",
  "_shasum": "20a318c30cb45f71fe7adfbf7b21c99c1472ef11",
  "_shrinkwrap": null,
  "_spec": "native-promise-only@0.8.1",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/@vimeo/player",
  "author": {
    "email": "getify@gmail.com",
    "name": "Kyle Simpson"
  },
  "bugs": {
    "email": "getify@gmail.com",
    "url": "https://github.com/getify/native-promise-only/issues"
  },
  "dependencies": {},
  "description": "Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.",
  "devDependencies": {
    "promises-aplus-tests": "latest",
    "uglify-js": "~2.4.8"
  },
  "directories": {},
  "dist": {
    "shasum": "20a318c30cb45f71fe7adfbf7b21c99c1472ef11",
    "tarball": "https://registry.npmjs.org/native-promise-only/-/native-promise-only-0.8.1.tgz"
  },
  "gitHead": "519d1cddb1128e3c51e93f5f4ec03460c42b51e9",
  "homepage": "http://github.com/getify/native-promise-only",
  "keywords": [
    "ES6",
    "Promise",
    "async",
    "promises-aplus"
  ],
  "license": "MIT",
  "main": "./lib/npo.src.js",
  "maintainers": [
    {
      "name": "getify",
      "email": "getify@gmail.com"
    }
  ],
  "name": "native-promise-only",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/getify/native-promise-only.git"
  },
  "scripts": {
    "build": "./build.js",
    "test": "promises-aplus-tests test_adapter.js"
  },
  "version": "0.8.1"
}
