{ "_from": "now-and-later@0.0.6", "_id": "now-and-later@0.0.6", "_inBundle": false, "_integrity": "sha1-GKFNw/xJXcBs++Ao8AvhbdrE+uo=", "_location": "/now-and-later", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "now-and-later@0.0.6", "name": "now-and-later", "escapedName": "now-and-later", "rawSpec": "0.0.6", "saveSpec": null, "fetchSpec": "0.0.6" }, "_requiredBy": [ "/bach" ], "_resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-0.0.6.tgz", "_shasum": "18a14dc3fc495dc06cfbe028f00be16ddac4faea", "_spec": "now-and-later@0.0.6", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/bach", "author": { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://iceddev.com/" }, "bugs": { "url": "https://github.com/phated/now-and-later/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://iceddev.com/" } ], "dependencies": { "once": "^1.3.0" }, "deprecated": false, "description": "Map over an array of values in parallel or series, passing each through the async iterator. Optionally, specify lifecycle extension points for before the iterator runs, after completion, or upon error.", "devDependencies": { "jshint": "^2.5.5", "jshint-stylish": "^0.4.0", "lab": "^4.2.0" }, "engines": { "node": ">= 0.10" }, "homepage": "https://github.com/phated/now-and-later#readme", "keywords": [ "async", "async.js", "map", "control", "flow", "extension", "tracing", "debug", "aop", "aspect", "timing", "tracing" ], "license": "MIT", "main": "index.js", "name": "now-and-later", "repository": { "type": "git", "url": "git+https://github.com/phated/now-and-later.git" }, "scripts": { "lint": "jshint lib test index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules", "test": "lab -cv" }, "version": "0.0.6" }