{
  "_args": [
    [
      {
        "raw": "nopt@~2.0.0",
        "scope": null,
        "escapedName": "nopt",
        "name": "nopt",
        "rawSpec": "~2.0.0",
        "spec": ">=2.0.0 <2.1.0",
        "type": "range"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/noptify"
    ]
  ],
  "_from": "nopt@>=2.0.0 <2.1.0",
  "_id": "nopt@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/nopt",
  "_phantomChildren": {},
  "_requested": {
    "raw": "nopt@~2.0.0",
    "scope": null,
    "escapedName": "nopt",
    "name": "nopt",
    "rawSpec": "~2.0.0",
    "spec": ">=2.0.0 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/noptify",
    "/recess"
  ],
  "_resolved": "https://registry.npmjs.org/nopt/-/nopt-2.0.0.tgz",
  "_shasum": "ca7416f20a5e3f9c3b86180f96295fa3d0b52e0d",
  "_shrinkwrap": null,
  "_spec": "nopt@~2.0.0",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/noptify",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bin": {
    "nopt": "./bin/nopt.js"
  },
  "bugs": {
    "url": "https://github.com/isaacs/nopt/issues"
  },
  "dependencies": {
    "abbrev": "1"
  },
  "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "ca7416f20a5e3f9c3b86180f96295fa3d0b52e0d",
    "tarball": "https://registry.npmjs.org/nopt/-/nopt-2.0.0.tgz"
  },
  "homepage": "https://github.com/isaacs/nopt#readme",
  "license": {
    "type": "MIT",
    "url": "https://github.com/isaacs/nopt/raw/master/LICENSE"
  },
  "main": "lib/nopt.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "nopt",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/isaacs/nopt.git"
  },
  "scripts": {
    "test": "node lib/nopt.js"
  },
  "version": "2.0.0"
}
