Sha256: 344eb316e37881b9f4743d585d70ecffce62c6e1dec930b838dfcda8d4419a6e
Contents?: true
Size: 1.61 KB
Versions: 2
Compression:
Stored size: 1.61 KB
Contents
{ "name": "optionator", "version": "0.4.0", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" }, "description": "option parsing and help generation", "homepage": "https://github.com/gkz/optionator", "keywords": [ "options" ], "files": [ "lib", "README.md", "LICENSE" ], "main": "./lib/", "bugs": { "url": "https://github.com/gkz/optionator/issues" }, "licenses": [ { "type": "MIT", "url": "https://raw.githubusercontent.com/gkz/optionator/master/LICENSE" } ], "engines": { "node": ">= 0.8.0" }, "repository": { "type": "git", "url": "git://github.com/gkz/optionator.git" }, "scripts": { "test": "make test" }, "dependencies": { "prelude-ls": "~1.1.0", "deep-is": "~0.1.2", "wordwrap": "~0.0.2", "type-check": "~0.3.1", "levn": "~0.2.5", "fast-levenshtein": "~1.0.0" }, "devDependencies": { "LiveScript": "~1.2.0", "mocha": "~1.8.2", "istanbul": "~0.1.43" }, "_id": "optionator@0.4.0", "dist": { "shasum": "e79c7926ff7d550f92c714dfc3da21d7877ebea6", "tarball": "http://registry.npmjs.org/optionator/-/optionator-0.4.0.tgz" }, "_from": "optionator@>=0.4.0 <0.5.0", "_npmVersion": "1.3.21", "_npmUser": { "name": "gkz", "email": "z@georgezahariev.com" }, "maintainers": [ { "name": "gkz", "email": "z@georgezahariev.com" } ], "directories": {}, "_shasum": "e79c7926ff7d550f92c714dfc3da21d7877ebea6", "_resolved": "https://registry.npmjs.org/optionator/-/optionator-0.4.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems