{ "_args": [ [ "optionator@^0.6.0", "/Users/mzasso/git/forks/node/node_modules/eslint" ] ], "_from": "optionator@>=0.6.0 <0.7.0", "_id": "optionator@0.6.0", "_inCache": true, "_installable": true, "_location": "/eslint/optionator", "_nodeVersion": "0.11.15", "_npmUser": { "email": "z@georgezahariev.com", "name": "gkz" }, "_npmVersion": "2.7.6", "_phantomChildren": {}, "_requested": { "name": "optionator", "raw": "optionator@^0.6.0", "rawSpec": "^0.6.0", "scope": null, "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/optionator/-/optionator-0.6.0.tgz", "_shasum": "b63ecbbf0e315fad4bc9827b45dc7ba45284fcb6", "_shrinkwrap": null, "_spec": "optionator@^0.6.0", "_where": "/Users/mzasso/git/forks/node/node_modules/eslint", "author": { "email": "z@georgezahariev.com", "name": "George Zahariev" }, "bugs": { "url": "https://github.com/gkz/optionator/issues" }, "dependencies": { "deep-is": "~0.1.3", "fast-levenshtein": "~1.0.6", "levn": "~0.2.5", "prelude-ls": "~1.1.1", "type-check": "~0.3.1", "wordwrap": "~0.0.2" }, "description": "option parsing and help generation", "devDependencies": { "LiveScript": "~1.3.1", "istanbul": "~0.1.43", "mocha": "~2.0.1" }, "directories": {}, "dist": { "shasum": "b63ecbbf0e315fad4bc9827b45dc7ba45284fcb6", "tarball": "http://registry.npmjs.org/optionator/-/optionator-0.6.0.tgz" }, "engines": { "node": ">= 0.8.0" }, "files": [ "LICENSE", "README.md", "lib" ], "gitHead": "c5636b758667c550c2386c4ae9dde0a52e962298", "homepage": "https://github.com/gkz/optionator", "keywords": [ "options" ], "licenses": [ { "type": "MIT", "url": "https://raw.githubusercontent.com/gkz/optionator/master/LICENSE" } ], "main": "./lib/", "maintainers": [ { "name": "gkz", "email": "z@georgezahariev.com" } ], "name": "optionator", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/gkz/optionator.git" }, "scripts": { "test": "make test" }, "version": "0.6.0" }