e-lado
Version:
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
105 lines (104 loc) • 2.84 kB
JSON
{
"_args": [
[
{
"raw": "node-fetch@^1.0.1",
"scope": null,
"escapedName": "node-fetch",
"name": "node-fetch",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/isomorphic-fetch"
]
],
"_from": "node-fetch@>=1.0.1 <2.0.0",
"_id": "node-fetch@1.6.3",
"_inCache": true,
"_location": "/node-fetch",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/node-fetch-1.6.3.tgz_1474870810431_0.44125940511003137"
},
"_npmUser": {
"name": "bitinn",
"email": "bitinn@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "node-fetch@^1.0.1",
"scope": null,
"escapedName": "node-fetch",
"name": "node-fetch",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/isomorphic-fetch"
],
"_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.6.3.tgz",
"_shasum": "dc234edd6489982d58e8f0db4f695029abcd8c04",
"_shrinkwrap": null,
"_spec": "node-fetch@^1.0.1",
"_where": "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/isomorphic-fetch",
"author": {
"name": "David Frank"
},
"bugs": {
"url": "https://github.com/bitinn/node-fetch/issues"
},
"dependencies": {
"encoding": "^0.1.11",
"is-stream": "^1.0.1"
},
"description": "A light-weight module that brings window.fetch to node.js and io.js",
"devDependencies": {
"bluebird": "^3.3.4",
"chai": "^3.5.0",
"chai-as-promised": "^5.2.0",
"coveralls": "^2.11.2",
"form-data": ">=1.0.0",
"istanbul": "^0.4.2",
"mocha": "^2.1.0",
"parted": "^0.1.1",
"promise": "^7.1.1",
"resumer": "0.0.0"
},
"directories": {},
"dist": {
"shasum": "dc234edd6489982d58e8f0db4f695029abcd8c04",
"tarball": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.6.3.tgz"
},
"gitHead": "3c053ce32760d2d5d6cb8712fb4115b44e4083d4",
"homepage": "https://github.com/bitinn/node-fetch",
"keywords": [
"fetch",
"http",
"promise"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "bitinn",
"email": "bitinn@gmail.com"
}
],
"name": "node-fetch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/bitinn/node-fetch.git"
},
"scripts": {
"coverage": "istanbul cover _mocha --report lcovonly -- -R spec test/test.js && cat ./coverage/lcov.info | coveralls",
"report": "istanbul cover _mocha -- -R spec test/test.js",
"test": "mocha test/test.js"
},
"version": "1.6.3"
}