118 lines
3.1 KiB
JSON
118 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"request-promise-native@^1.0.5",
|
|
"/home/bernhard/freifunk-app/node_modules/jsdom"
|
|
]
|
|
],
|
|
"_from": "request-promise-native@>=1.0.5 <2.0.0",
|
|
"_id": "request-promise-native@1.0.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/request-promise-native",
|
|
"_nodeVersion": "4.8.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/request-promise-native-1.0.5.tgz_1506099256263_0.1273770765401423"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nicolai.kamenzky@testrails.org",
|
|
"name": "analog-nico"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "request-promise-native",
|
|
"raw": "request-promise-native@^1.0.5",
|
|
"rawSpec": "^1.0.5",
|
|
"scope": null,
|
|
"spec": ">=1.0.5 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jsdom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.5.tgz",
|
|
"_shasum": "5281770f68e0c9719e5163fd3fab482215f4fda5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "request-promise-native@^1.0.5",
|
|
"_where": "/home/bernhard/freifunk-app/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.1",
|
|
"stealthy-require": "^1.1.0",
|
|
"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": "5281770f68e0c9719e5163fd3fab482215f4fda5",
|
|
"tarball": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.5.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
},
|
|
"gitHead": "1874877850a59152915c9e9cbacbdc577486cca5",
|
|
"homepage": "https://github.com/request/request-promise-native#readme",
|
|
"keywords": [
|
|
"http",
|
|
"https",
|
|
"native",
|
|
"promise",
|
|
"request",
|
|
"then",
|
|
"thenable",
|
|
"xhr"
|
|
],
|
|
"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.5"
|
|
}
|