{
  "_args": [
    [
      {
        "raw": "npmconf@^2.0.1",
        "scope": null,
        "escapedName": "npmconf",
        "name": "npmconf",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/registry-url"
    ]
  ],
  "_from": "npmconf@>=2.0.1 <3.0.0",
  "_id": "npmconf@2.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/npmconf",
  "_nodeVersion": "2.0.1",
  "_npmUser": {
    "name": "isaacs",
    "email": "isaacs@npmjs.com"
  },
  "_npmVersion": "2.10.0",
  "_phantomChildren": {
    "abbrev": "1.1.0",
    "wrappy": "1.0.2"
  },
  "_requested": {
    "raw": "npmconf@^2.0.1",
    "scope": null,
    "escapedName": "npmconf",
    "name": "npmconf",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/registry-url"
  ],
  "_resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.1.2.tgz",
  "_shasum": "66606a4a736f1e77a059aa071a79c94ab781853a",
  "_shrinkwrap": null,
  "_spec": "npmconf@^2.0.1",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/registry-url",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me"
  },
  "bugs": {
    "url": "https://github.com/npm/npmconf/issues"
  },
  "dependencies": {
    "config-chain": "~1.1.8",
    "inherits": "~2.0.0",
    "ini": "^1.2.0",
    "mkdirp": "^0.5.0",
    "nopt": "~3.0.1",
    "once": "~1.3.0",
    "osenv": "^0.1.0",
    "semver": "2 || 3 || 4",
    "uid-number": "0.0.5"
  },
  "deprecated": "this package has been reintegrated into npm and is now out of date with respect to npm",
  "description": "The config thing npm uses",
  "devDependencies": {
    "tap": "~0.4.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "66606a4a736f1e77a059aa071a79c94ab781853a",
    "tarball": "https://registry.npmjs.org/npmconf/-/npmconf-2.1.2.tgz"
  },
  "gitHead": "e3dcd8acc40378d8d348e21cb97ebc19eb55471a",
  "homepage": "https://github.com/npm/npmconf#readme",
  "keywords": [
    "npm",
    "config",
    "config-chain",
    "conf",
    "ini"
  ],
  "license": "ISC",
  "main": "npmconf.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "npmconf",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/npmconf.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.1.2"
}
