{
  "_args": [
    [
      {
        "raw": "request-promise-native@^1.0.5",
        "scope": null,
        "escapedName": "request-promise-native",
        "name": "request-promise-native",
        "rawSpec": "^1.0.5",
        "spec": ">=1.0.5 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jsdom"
    ]
  ],
  "_from": "request-promise-native@>=1.0.5 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "request-promise-native@1.0.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/request-promise-native",
  "_nodeVersion": "6.16.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/request-promise-native_1.0.7_1550208996693_0.4063641940678413"
  },
  "_npmUser": {
    "name": "analog-nico",
    "email": "nicolai.kamenzky@testrails.org"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "request-promise-native@^1.0.5",
    "scope": null,
    "escapedName": "request-promise-native",
    "name": "request-promise-native",
    "rawSpec": "^1.0.5",
    "spec": ">=1.0.5 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.7.tgz",
  "_shasum": "a49868a624bdea5069f1251d0a836e0d89aa2c59",
  "_shrinkwrap": null,
  "_spec": "request-promise-native@^1.0.5",
  "_where": "/home/lively4/lively4/ojs/node_modules/jsdom",
  "author": {
    "name": "Nicolai Kamenzky",
    "url": "https://github.com/analog-nico"
  },
  "bugs": {
    "url": "https://github.com/request/request-promise-native/issues"
  },
  "dependencies": {
    "request-promise-core": "1.1.2",
    "stealthy-require": "^1.1.1",
    "tough-cookie": "^2.3.3"
  },
  "description": "The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.",
  "devDependencies": {
    "body-parser": "~1.15.2",
    "chai": "~3.5.0",
    "chalk": "~1.1.3",
    "gulp": "~3.9.1",
    "gulp-coveralls": "~0.1.4",
    "gulp-eslint": "~2.1.0",
    "gulp-istanbul": "~1.0.0",
    "gulp-mocha": "~2.2.0",
    "lodash": "~4.13.1",
    "publish-please": "~2.1.4",
    "request": "^2.34.0",
    "rimraf": "~2.5.3",
    "run-sequence": "~1.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "a49868a624bdea5069f1251d0a836e0d89aa2c59",
    "tarball": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.7.tgz",
    "integrity": "sha512-rIMnbBdgNViL37nZ1b3L/VfPOpSi0TqVDQPAvO6U14lMzOLrt5nilxCQqtDKhZeDiW0/hkCXGoQjhgJd/tCh6w==",
    "fileCount": 6,
    "unpackedSize": 7778,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZk/lCRA9TVsSAnZWagAAa3wP/1PovwsOS2XN3ARVxsHR\nQrJ4BNIJRkX/L64qDEC7pGahDbh8qOv3gmI6XtGKHqjGLimnfrZ+lAmg5TNp\ndsgabVtm8I+I0tDBTX+hqC5fkXDaRhkiyOj8opcNttLA9Kv7JFjAIWPM2wn2\nIm4Mq40q4bEDAwORqA+Vi0C7/T5gDqnkzYTn8ahVLcKf5I40dlSDjSIt+tX+\n4Y4SJVkF8hiavxyPFyzu1alkui8mOOEZveTg32dNvaVIJXEimW+gWDgsZtfM\nm33o44i3Io1DGLm5Z22ohTvY807Jim7rbITGjLNeRgsEH4U9CMJjD+RItrvG\nhfU2TbyNhbO/6inpN/U/RbWnK160RgdwS8nz+pnzWYNETwLnr+152pvSKqzd\nv1+NsrtrlUxZs0f5S2rIOmx/vUUFScqBzgPZExKEOHCSJeXaTOjbM0al2Zxr\n1VplcsqkBxt+juiqTsx9g9fDZVFS/vGPW8dw3fBXnMiWcowVbJyW3HBFVxNn\nuW8wX+tgmA4Nb9iCBOWTISNOSJ9eXxt66/YTun3GQAOToreVzu3DA1s0zq6p\nOcGl1FUzrHqkH827+7WIeRydBtmXWXFcPJP1ztXBMbLyCB5jIG/b4zvtfp+Y\n3hKV18OLyEO2uY6gKSFlrjJdNVbn4wIRoW/k32rUUjU917dW7bX1nEuu/5Du\n+Fzs\r\n=Z/0K\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=0.12.0"
  },
  "gitHead": "2ae195a597ee92861e70fa6edda30c9a68a9caf2",
  "homepage": "https://github.com/request/request-promise-native#readme",
  "keywords": [
    "xhr",
    "http",
    "https",
    "promise",
    "request",
    "then",
    "thenable",
    "native"
  ],
  "license": "ISC",
  "main": "./lib/rp.js",
  "maintainers": [
    {
      "name": "analog-nico",
      "email": "nicolai.kamenzky@testrails.org"
    },
    {
      "name": "request",
      "email": "request@outofindex.com"
    }
  ],
  "name": "request-promise-native",
  "optionalDependencies": {},
  "peerDependencies": {
    "request": "^2.34"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/request/request-promise-native.git"
  },
  "scripts": {
    "prepublish": "publish-please guard",
    "publish-please": "publish-please",
    "test": "gulp ci",
    "test-publish": "gulp ci-no-cov"
  },
  "version": "1.0.7"
}
