{
  "name": "nopt",
  "version": "3.0.1",
  "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "main": "lib/nopt.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/isaacs/nopt"
  },
  "bin": {
    "nopt": "./bin/nopt.js"
  },
  "license": {
    "type": "MIT",
    "url": "https://github.com/isaacs/nopt/raw/master/LICENSE"
  },
  "dependencies": {
    "abbrev": "1"
  },
  "devDependencies": {
    "tap": "~0.4.8"
  },
  "gitHead": "4296f7aba7847c198fea2da594f9e1bec02817ec",
  "bugs": {
    "url": "https://github.com/isaacs/nopt/issues"
  },
  "homepage": "https://github.com/isaacs/nopt",
  "_id": "nopt@3.0.1",
  "_shasum": "bce5c42446a3291f47622a370abbf158fbbacbfd",
  "_from": "nopt@>=3.0.1 <3.1.0",
  "_npmVersion": "1.4.18",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "dist": {
    "shasum": "bce5c42446a3291f47622a370abbf158fbbacbfd",
    "size": 10226,
    "noattachment": false,
    "key": "nopt/-/nopt-3.0.1.tgz",
    "tarball": "http://registry.npm.alibaba-inc.com/nopt/download/nopt-3.0.1.tgz"
  },
  "directories": {},
  "publish_time": 1404234720014,
  "_cnpm_publish_time": 1404234720014,
  "_resolved": "http://registry.npm.alibaba-inc.com/nopt/download/nopt-3.0.1.tgz"
}
