Sha256: 3ab88e050858ad5fc1d2e7f993d959b83c7e2ddec64afe86cc4055f799e4762d

Contents?: true

Size: 864 Bytes

Versions: 32

Compression:

Stored size: 864 Bytes

Contents

{
  "name": "commander",
  "version": "2.20.3",
  "description": "the complete solution for node.js command-line programs",
  "keywords": [
    "commander",
    "command",
    "option",
    "parser"
  ],
  "author": "TJ Holowaychuk <tj@vision-media.ca>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/tj/commander.js.git"
  },
  "scripts": {
    "lint": "eslint index.js",
    "test": "node test/run.js && npm run test-typings",
    "test-typings": "tsc -p tsconfig.json"
  },
  "main": "index",
  "files": [
    "index.js",
    "typings/index.d.ts"
  ],
  "dependencies": {},
  "devDependencies": {
    "@types/node": "^12.7.8",
    "eslint": "^6.4.0",
    "should": "^13.2.3",
    "sinon": "^7.5.0",
    "standard": "^14.3.1",
    "ts-node": "^8.4.1",
    "typescript": "^3.6.3"
  },
  "typings": "typings/index.d.ts"
}

Version data entries

32 entries across 31 versions & 9 rubygems

Version Path
boring_generators-0.15.0 tmp/templates/app_template/node_modules/commander/package.json
boring_generators-0.14.0 tmp/templates/app_template/node_modules/commander/package.json
optimacms-0.1.61 spec/dummy/node_modules/commander/package.json
boring_generators-0.13.0 tmp/templates/app_template/node_modules/commander/package.json
boring_generators-0.12.0 tmp/templates/app_template/node_modules/commander/package.json
disco_app-0.18.0 test/dummy/node_modules/commander/package.json
disco_app-0.18.2 test/dummy/node_modules/commander/package.json
epuber-stylus-source-0.56.0 vendor/node_modules/commander/package.json
disco_app-0.16.1 test/dummy/node_modules/commander/package.json
disco_app-0.15.2 test/dummy/node_modules/commander/package.json
disco_app-0.18.4 test/dummy/node_modules/commander/package.json
disco_app-0.18.1 test/dummy/node_modules/commander/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/commander/package.json
disco_app-0.14.0 test/dummy/node_modules/commander/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/commander/package.json
boring_generators-0.11.0 tmp/templates/app_template/node_modules/commander/package.json
boring_generators-0.10.0 tmp/templates/app_template/node_modules/commander/package.json
epuber-stylus-source-0.54.8 vendor/node_modules/commander/package.json
boring_generators-0.9.0 tmp/templates/app_template/node_modules/commander/package.json
tang-0.2.1 spec/tang_app/node_modules/commander/package.json