{ "_args": [ [ "array-series@0.1.5", "/root/spacedeck-open" ] ], "_from": "array-series@0.1.5", "_id": "array-series@0.1.5", "_inBundle": false, "_integrity": "sha1-3103v8XC7wdV4qpPkv6ufUtaly8=", "_location": "/array-series", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "array-series@0.1.5", "name": "array-series", "escapedName": "array-series", "rawSpec": "0.1.5", "saveSpec": null, "fetchSpec": "0.1.5" }, "_requiredBy": [ "/gm" ], "_resolved": "https://registry.npmjs.org/array-series/-/array-series-0.1.5.tgz", "_spec": "0.1.5", "_where": "/root/spacedeck-open", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/component/array-series/issues", "email": "me@jongleberry.com" }, "description": "Call an array of asynchronous functions in series", "homepage": "https://github.com/component/array-series#readme", "license": "MIT", "name": "array-series", "repository": { "type": "git", "url": "git+https://github.com/component/array-series.git" }, "scripts": { "test": "node test" }, "version": "0.1.5" }