{
  "_args": [
    [
      {
        "raw": "mkdirp@0.3.0",
        "scope": null,
        "escapedName": "mkdirp",
        "name": "mkdirp",
        "rawSpec": "0.3.0",
        "spec": "0.3.0",
        "type": "version"
      },
      "/var/www/html/star/node_modules/express"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "mkdirp@0.3.0",
  "_id": "mkdirp@0.3.0",
  "_inCache": true,
  "_location": "/mkdirp",
  "_nodeVersion": "v0.4.12",
  "_npmUser": {
    "name": "substack",
    "email": "mail@substack.net"
  },
  "_npmVersion": "1.0.106",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mkdirp@0.3.0",
    "scope": null,
    "escapedName": "mkdirp",
    "name": "mkdirp",
    "rawSpec": "0.3.0",
    "spec": "0.3.0",
    "type": "version"
  },
  "_requiredBy": [
    "/express"
  ],
  "_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz",
  "_shasum": "1bbf5ab1ba827af23575143490426455f481fe1e",
  "_shrinkwrap": null,
  "_spec": "mkdirp@0.3.0",
  "_where": "/var/www/html/star/node_modules/express",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-mkdirp/issues"
  },
  "dependencies": {},
  "description": "Recursively mkdir, like `mkdir -p`",
  "devDependencies": {
    "tap": "0.0.x"
  },
  "directories": {},
  "dist": {
    "shasum": "1bbf5ab1ba827af23575143490426455f481fe1e",
    "tarball": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/substack/node-mkdirp#readme",
  "keywords": [
    "mkdir",
    "directory"
  ],
  "license": "MIT/X11",
  "main": "./index",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "mkdirp",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-mkdirp.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.3.0"
}
