Sha256: 6a883928875824abec0475bbf78dc0f602d3f328d47ec6ef60ba8415c30b5083

Contents?: true

Size: 1.35 KB

Versions: 26

Compression:

Stored size: 1.35 KB

Contents

{
  "name": "coa",
  "description": "Command-Option-Argument: Yet another parser for command line options.",
  "version": "2.0.2",
  "homepage": "http://github.com/veged/coa",
  "author": "Sergey Berezhnoy <veged@ya.ru> (http://github.com/veged)",
  "maintainers": [
    "Sergey Berezhnoy <veged@ya.ru> (http://github.com/veged)",
    "Sergey Belov <peimei@ya.ru> (http://github.com/arikon)"
  ],
  "contributors": [
    "Sergey Belov <peimei@ya.ru> (http://github.com/arikon)"
  ],
  "files": [
    "lib/",
    "index.js",
    "coa.d.ts",
    "README.ru.md"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/veged/coa.git"
  },
  "directories": {
    "lib": "./lib"
  },
  "dependencies": {
    "@types/q": "^1.5.1",
    "chalk": "^2.4.1",
    "q": "^1.1.2"
  },
  "devDependencies": {
    "chai": "~1.7.2",
    "coveralls": "^2.11.16",
    "eslint": "^4.15.0",
    "eslint-config-pedant": "^1.0.0",
    "mocha": "~1.21.4",
    "nyc": "^10.1.2"
  },
  "scripts": {
    "clean": "rm -r .nyc_output coverage",
    "coverage": "nyc --reporter=text --reporter=html mocha; echo; echo 'Open coverage/index.html file in your browser'",
    "coveralls": "nyc report --reporter=text-lcov | coveralls",
    "lint": "eslint .",
    "pretest": "npm run lint",
    "test": "nyc mocha"
  },
  "engines": {
    "node": ">= 4.0"
  },
  "types": "./coa.d.ts",
  "license": "MIT"
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/coa/package.json
disco_app-0.18.0 test/dummy/node_modules/coa/package.json
disco_app-0.18.2 test/dummy/node_modules/coa/package.json
disco_app-0.16.1 test/dummy/node_modules/coa/package.json
disco_app-0.15.2 test/dummy/node_modules/coa/package.json
disco_app-0.18.4 test/dummy/node_modules/coa/package.json
disco_app-0.18.1 test/dummy/node_modules/coa/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/coa/package.json
disco_app-0.14.0 test/dummy/node_modules/coa/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/coa/package.json
tang-0.2.1 spec/tang_app/node_modules/coa/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/coa/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/coa/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/coa/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/coa/package.json
tang-0.2.0 spec/tang_app/node_modules/coa/package.json
tang-0.1.0 spec/tang_app/node_modules/coa/package.json
tang-0.0.9 spec/tang_app/node_modules/coa/package.json
enju_library-0.3.8 spec/dummy/node_modules/coa/package.json
jester-data-8.0.0 node_modules/coa/package.json