Sha256: d59c0e8ffab7ac1ba8b13c65779c858d99e9d5496d8996948c6ce7d8efbb4324
Contents?: true
Size: 1.62 KB
Versions: 1
Compression:
Stored size: 1.62 KB
Contents
{ "name": "optimist", "version": "0.3.1", "description": "Light-weight option parsing with an argv hash. No optstrings attached.", "main": "./index.js", "directories": { "lib": ".", "test": "test", "example": "examples" }, "dependencies": { "wordwrap": ">=0.0.1 <0.1.0" }, "devDependencies": { "hashish": "0.0.x", "expresso": "0.7.x" }, "scripts": { "test": "expresso" }, "repository": { "type": "git", "url": "git://github.com/substack/node-optimist.git" }, "keywords": [ "argument", "args", "option", "parser", "parsing", "cli", "command" ], "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "license": "MIT/X11", "engine": { "node": ">=0.4" }, "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_id": "optimist@0.3.1", "engines": { "node": "*" }, "_engineSupported": true, "_npmVersion": "1.0.106", "_nodeVersion": "v0.4.12", "_defaultsLoaded": true, "dist": { "shasum": "6680d30560193af5a55eb64394883ed7bcb98f2e", "tarball": "http://registry.npmjs.org/optimist/-/optimist-0.3.1.tgz" }, "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "_shasum": "6680d30560193af5a55eb64394883ed7bcb98f2e", "_resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.1.tgz", "_from": "optimist@0.3.1", "bugs": { "url": "https://github.com/substack/node-optimist/issues" }, "readme": "ERROR: No README data found!", "homepage": "https://github.com/substack/node-optimist" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stylus-source-0.49.3 | vendor/node_modules/jscoverage/node_modules/optimist/package.json |