{ "_args": [ [ { "raw": "nthen@0.1.7", "scope": null, "escapedName": "nthen", "name": "nthen", "rawSpec": "0.1.7", "spec": "0.1.7", "type": "version" }, "/Users/user/wrk/cjdns" ] ], "_from": "nthen@0.1.7", "_id": "nthen@0.1.7", "_inCache": true, "_installable": true, "_location": "/nthen", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/nthen-0.1.7.tgz_1515574478951_0.00968303787522018" }, "_npmUser": { "name": "cjd", "email": "cjd@cjdns.fr" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "nthen@0.1.7", "scope": null, "escapedName": "nthen", "name": "nthen", "rawSpec": "0.1.7", "spec": "0.1.7", "type": "version" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/nthen/-/nthen-0.1.7.tgz", "_shasum": "6b6a0586cd584383c35653bae737b6fdd2739d86", "_shrinkwrap": null, "_spec": "nthen@0.1.7", "_where": "/Users/user/wrk/cjdns", "author": { "name": "Caleb James DeLisle" }, "bugs": { "url": "https://github.com/cjdelisle/nthen/issues" }, "dependencies": {}, "description": "Simple intuitive asynchronous control flow.", "devDependencies": { "flow-bin": "^0.62.0", "jshint": "^2.9.4", "tap": "~0.4.0" }, "directories": {}, "dist": { "shasum": "6b6a0586cd584383c35653bae737b6fdd2739d86", "tarball": "https://registry.npmjs.org/nthen/-/nthen-0.1.7.tgz" }, "gitHead": "97381ded3517f90e29f3cc2cebf3a38840cb11a9", "homepage": "https://github.com/cjdelisle/nthen#readme", "keywords": [ "async", "flow", "chaining" ], "license": "MIT", "maintainers": [ { "name": "cjd", "email": "calebdelisle@lavabit.com" } ], "name": "nthen", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/cjdelisle/nthen.git" }, "scripts": { "flow": "flow", "lint": "jshint --config .jshintrc --exclude-path .jshintignore .", "test": "tap ./test" }, "version": "0.1.7" }