Sha256: 47fe74180402068fc021b23937232e2d1218b7a524acab36a43e05265024b1e3

Contents?: true

Size: 630 Bytes

Versions: 3

Compression:

Stored size: 630 Bytes

Contents

{
  "name": "commander",
  "version": "2.9.0",
  "description": "the complete solution for node.js command-line programs",
  "keywords": [
    "command",
    "option",
    "parser"
  ],
  "author": "TJ Holowaychuk <tj@vision-media.ca>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/tj/commander.js.git"
  },
  "devDependencies": {
    "should": ">= 0.0.1",
    "sinon": ">=1.17.1"
  },
  "scripts": {
    "test": "make test"
  },
  "main": "index",
  "engines": {
    "node": ">= 0.6.x"
  },
  "files": [
    "index.js"
  ],
  "dependencies": {
    "graceful-readlink": ">= 1.0.0"
  }
}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
guard-sass-lint-0.1.2 node_modules/commander/package.json
guard-sass-lint-0.1.1 node_modules/commander/package.json
lanes-0.8.0 node_modules/commander/package.json