motion
Version:
motion - moving development forward
86 lines (85 loc) • 2.29 kB
JSON
{
"_args": [
[
"whatwg-fetch@^0.9.0",
"/Users/nw/motion/packages/motion/node_modules/fbjs"
]
],
"_from": "whatwg-fetch@>=0.9.0 <0.10.0",
"_id": "whatwg-fetch@0.9.0",
"_inCache": true,
"_installable": true,
"_location": "/whatwg-fetch",
"_npmUser": {
"email": "matt@mattandre.ws",
"name": "mattandrews"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "whatwg-fetch",
"raw": "whatwg-fetch@^0.9.0",
"rawSpec": "^0.9.0",
"scope": null,
"spec": ">=0.9.0 <0.10.0",
"type": "range"
},
"_requiredBy": [
"/fbjs"
],
"_resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-0.9.0.tgz",
"_shasum": "0e3684c6cb9995b43efc9df03e4c365d95fd9cc0",
"_shrinkwrap": null,
"_spec": "whatwg-fetch@^0.9.0",
"_where": "/Users/nw/motion/packages/motion/node_modules/fbjs",
"bugs": {
"url": "https://github.com/github/fetch/issues"
},
"dependencies": {},
"description": "The global `fetch` function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.",
"devDependencies": {
"bower": "1.3.8",
"chai": "1.10.0",
"jshint": "2.5.2",
"mocha": "2.1.0",
"mocha-phantomjs": "3.5.2",
"phantomjs": "1.9.13"
},
"directories": {},
"dist": {
"shasum": "0e3684c6cb9995b43efc9df03e4c365d95fd9cc0",
"tarball": "http://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-0.9.0.tgz"
},
"files": [
"LICENSE",
"fetch.js"
],
"gitHead": "030e72106cd7b2f1e616a4af6503ee3a6df0bdf5",
"homepage": "https://github.com/github/fetch",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/github/fetch/blob/master/LICENSE"
}
],
"main": "fetch.js",
"maintainers": [
{
"name": "mattandrews",
"email": "matt@mattandre.ws"
},
{
"name": "ftlabs",
"email": "ftlabs-opensource@ft.com"
}
],
"name": "whatwg-fetch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/github/fetch.git"
},
"scripts": {},
"version": "0.9.0"
}