{
  "_args": [
    [
      "npmconf@2.1.3",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "npmconf@2.1.3",
  "_id": "npmconf@2.1.3",
  "_inBundle": false,
  "_integrity": "sha512-iTK+HI68GceCoGOHAQiJ/ik1iDfI7S+cgyG8A+PP18IU3X83kRhQIRhAUNj4Bp2JMx6Zrt5kCiozYa9uGWTjhA==",
  "_location": "/npmconf",
  "_phantomChildren": {
    "wrappy": "1.0.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npmconf@2.1.3",
    "name": "npmconf",
    "escapedName": "npmconf",
    "rawSpec": "2.1.3",
    "saveSpec": null,
    "fetchSpec": "2.1.3"
  },
  "_requiredBy": [
    "/registry-url"
  ],
  "_resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.1.3.tgz",
  "_spec": "2.1.3",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "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",
    "safe-buffer": "^5.1.1",
    "semver": "2 || 3 || 4",
    "uid-number": "0.0.5"
  },
  "description": "The config module for npm circa npm@1 and npm@2",
  "devDependencies": {
    "tap": "^1.2.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/npm/npmconf#readme",
  "keywords": [
    "npm",
    "config",
    "config-chain",
    "conf",
    "ini"
  ],
  "license": "ISC",
  "main": "npmconf.js",
  "name": "npmconf",
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/npmconf.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.1.3"
}
