{ "_args": [ [ "array-parallel@0.1.3", "/root/spacedeck-open" ] ], "_from": "array-parallel@0.1.3", "_id": "array-parallel@0.1.3", "_inBundle": false, "_integrity": "sha1-j3hTCJJu1apHjEfmTRszS2wMlH0=", "_location": "/array-parallel", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "array-parallel@0.1.3", "name": "array-parallel", "escapedName": "array-parallel", "rawSpec": "0.1.3", "saveSpec": null, "fetchSpec": "0.1.3" }, "_requiredBy": [ "/gm" ], "_resolved": "https://registry.npmjs.org/array-parallel/-/array-parallel-0.1.3.tgz", "_spec": "0.1.3", "_where": "/root/spacedeck-open", "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" }, "description": "Call an array of asynchronous functions in parallel", "homepage": "https://github.com/component/array-parallel#readme", "license": "MIT", "name": "array-parallel", "repository": { "type": "git", "url": "git+https://github.com/component/array-parallel.git" }, "scripts": { "test": "node test" }, "version": "0.1.3" }