{ "_from": "async-done@^0.4.0", "_id": "async-done@0.4.0", "_inBundle": false, "_integrity": "sha1-q4BT9fYikPi/xY83zZtzBwszB7k=", "_location": "/async-settle/async-done", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "async-done@^0.4.0", "name": "async-done", "escapedName": "async-done", "rawSpec": "^0.4.0", "saveSpec": null, "fetchSpec": "^0.4.0" }, "_requiredBy": [ "/async-settle" ], "_resolved": "https://registry.npmjs.org/async-done/-/async-done-0.4.0.tgz", "_shasum": "ab8053f5f62290f8bfc58f37cd9b73070b3307b9", "_spec": "async-done@^0.4.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/async-settle", "author": { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://iceddev.com/" }, "bugs": { "url": "https://github.com/phated/async-done/issues" }, "bundleDependencies": false, "dependencies": { "end-of-stream": "^0.1.4", "next-tick": "^0.2.2", "once": "^1.3.0", "stream-exhaust": "^1.0.0" }, "deprecated": false, "description": "Handles completion and errors for callbacks, promises, observables and streams.", "devDependencies": { "rx": "~2.x.x", "tap": "~0.4.8", "through2": "~0.4.1", "when": "~2.8.0" }, "directories": { "test": "test" }, "homepage": "https://github.com/phated/async-done", "license": "MIT", "main": "index.js", "name": "async-done", "repository": { "type": "git", "url": "git://github.com/phated/async-done.git" }, "scripts": { "test": "tap ./test" }, "version": "0.4.0" }