package.json 1.56 KB
{
  "_from": "cli@0.4.3",
  "_id": "cli@0.4.3",
  "_inBundle": false,
  "_integrity": "sha1-5oGcjV+qlX9k+Y9mqFBiaMHR8X0=",
  "_location": "/cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cli@0.4.3",
    "name": "cli",
    "escapedName": "cli",
    "rawSpec": "0.4.3",
    "saveSpec": null,
    "fetchSpec": "0.4.3"
  },
  "_requiredBy": [
    "/jshint"
  ],
  "_resolved": "https://registry.npm.taobao.org/cli/download/cli-0.4.3.tgz",
  "_shasum": "e6819c8d5faa957f64f98f66a8506268c1d1f17d",
  "_spec": "cli@0.4.3",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\jshint",
  "author": {
    "name": "Chris O'Hara",
    "email": "cohara87@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/chriso/cli/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Douglas Meyer"
    }
  ],
  "dependencies": {
    "glob": ">= 3.1.4"
  },
  "deprecated": false,
  "description": "A tool for rapidly building command line apps",
  "engines": {
    "node": ">=0.2.5"
  },
  "homepage": "http://github.com/chriso/cli",
  "keywords": [
    "cli",
    "command line",
    "opts",
    "parseopt",
    "opt",
    "args",
    "console",
    "argsparse",
    "optparse",
    "daemon",
    "autocomplete",
    "command",
    "autocompletion"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "cli.js",
  "name": "cli",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/chriso/cli.git"
  },
  "version": "0.4.3"
}