{ "_args": [ [ "run-async@^0.1.0", "/Users/trott/io.js/tools/node_modules/inquirer" ] ], "_from": "run-async@>=0.1.0 <0.2.0", "_id": "run-async@0.1.0", "_inCache": true, "_installable": true, "_location": "/run-async", "_npmUser": { "email": "admin@simonboudrias.com", "name": "sboudrias" }, "_npmVersion": "1.4.6", "_phantomChildren": {}, "_requested": { "name": "run-async", "raw": "run-async@^0.1.0", "rawSpec": "^0.1.0", "scope": null, "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/inquirer" ], "_resolved": "https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz", "_shasum": "c8ad4a5e110661e402a7d21b530e009f25f8e389", "_shrinkwrap": null, "_spec": "run-async@^0.1.0", "_where": "/Users/trott/io.js/tools/node_modules/inquirer", "author": { "email": "admin@simonboudrias.com", "name": "Simon Boudrias" }, "bugs": { "url": "https://github.com/SBoudrias/run-async/issues" }, "dependencies": { "once": "^1.3.0" }, "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.", "devDependencies": { "mocha": "^1.21.4" }, "directories": {}, "dist": { "shasum": "c8ad4a5e110661e402a7d21b530e009f25f8e389", "tarball": "http://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz" }, "homepage": "https://github.com/SBoudrias/run-async", "keywords": [ "flow", "flow-control", "async" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "admin@simonboudrias.com", "name": "sboudrias" } ], "name": "run-async", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/SBoudrias/run-async.git" }, "scripts": { "test": "mocha -R spec" }, "version": "0.1.0" }