{
  "_args": [
    [
      {
        "raw": "global-modules@^1.0.0",
        "scope": null,
        "escapedName": "global-modules",
        "name": "global-modules",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/webpack-cli"
    ]
  ],
  "_from": "global-modules@>=1.0.0 <2.0.0",
  "_id": "global-modules@1.0.0",
  "_inCache": true,
  "_location": "/global-modules",
  "_nodeVersion": "7.7.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/global-modules-1.0.0.tgz_1498632359258_0.21966388146393"
  },
  "_npmUser": {
    "name": "jonschlinkert",
    "email": "github@sellside.com"
  },
  "_npmVersion": "5.0.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "global-modules@^1.0.0",
    "scope": null,
    "escapedName": "global-modules",
    "name": "global-modules",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/resolve-dir",
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
  "_shasum": "6d770f0eb523ac78164d72b5e71a8877265cc3ea",
  "_shrinkwrap": null,
  "_spec": "global-modules@^1.0.0",
  "_where": "/var/www/html/node_modules/webpack-cli",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/global-modules/issues"
  },
  "contributors": [
    {
      "name": "JasonChang",
      "url": "https://packagist.org/packages/jason-chang"
    },
    {
      "name": "Jon Schlinkert",
      "url": "http://twitter.com/jonschlinkert"
    },
    {
      "name": "Kiko Beats",
      "url": "https://kikobeats.com"
    }
  ],
  "dependencies": {
    "global-prefix": "^1.0.1",
    "is-windows": "^1.0.1",
    "resolve-dir": "^1.0.0"
  },
  "description": "The directory used by npm for globally installed npm modules.",
  "devDependencies": {
    "gulp-format-md": "^0.1.12",
    "mocha": "^3.4.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
    "shasum": "6d770f0eb523ac78164d72b5e71a8877265cc3ea",
    "tarball": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "4816de2b0375edf9b69678a880965b5537739c2d",
  "homepage": "https://github.com/jonschlinkert/global-modules",
  "keywords": [
    "directory",
    "dirname",
    "global",
    "module",
    "modules",
    "package",
    "path",
    "prefix",
    "resolve"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    }
  ],
  "name": "global-modules",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/global-modules.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "run": true,
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "homedir-polyfill",
        "git-config-path",
        "global-prefix",
        "npm-paths"
      ]
    },
    "reflinks": [
      "verb"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "1.0.0"
}
