80 lines
2.1 KiB
JSON

{
"_args": [
[
{
"raw": "array-parallel@~0.1.3",
"scope": null,
"escapedName": "array-parallel",
"name": "array-parallel",
"rawSpec": "~0.1.3",
"spec": ">=0.1.3 <0.2.0",
"type": "range"
},
"/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/gm"
]
],
"_from": "array-parallel@>=0.1.3 <0.2.0",
"_id": "array-parallel@0.1.3",
"_inCache": true,
"_location": "/array-parallel",
"_npmUser": {
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
"_npmVersion": "1.3.17",
"_phantomChildren": {},
"_requested": {
"raw": "array-parallel@~0.1.3",
"scope": null,
"escapedName": "array-parallel",
"name": "array-parallel",
"rawSpec": "~0.1.3",
"spec": ">=0.1.3 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/gm"
],
"_resolved": "https://registry.npmjs.org/array-parallel/-/array-parallel-0.1.3.tgz",
"_shasum": "8f785308926ed5aa478c47e64d1b334b6c0c947d",
"_shrinkwrap": null,
"_spec": "array-parallel@~0.1.3",
"_where": "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/gm",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
"bugs": {
"url": "https://github.com/component/array-parallel/issues",
"email": "me@jongleberry.com"
},
"dependencies": {},
"description": "Call an array of asynchronous functions in parallel",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8f785308926ed5aa478c47e64d1b334b6c0c947d",
"tarball": "https://registry.npmjs.org/array-parallel/-/array-parallel-0.1.3.tgz"
},
"homepage": "https://github.com/component/array-parallel",
"license": "MIT",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"name": "array-parallel",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/component/array-parallel.git"
},
"scripts": {
"test": "node test"
},
"version": "0.1.3"
}