{
  "_args": [
    [
      {
        "raw": "install",
        "scope": null,
        "escapedName": "install",
        "name": "install",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/opt/www/dev/lodging-wizard.com/public/js"
    ]
  ],
  "_from": "install@latest",
  "_hasShrinkwrap": false,
  "_id": "install@0.13.0",
  "_inCache": true,
  "_location": "/install",
  "_nodeVersion": "8.16.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/install_0.13.0_1562169080420_0.4940824936696824"
  },
  "_npmUser": {
    "name": "benjamn",
    "email": "ben@benjamn.com"
  },
  "_npmVersion": "6.9.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "install",
    "scope": null,
    "escapedName": "install",
    "name": "install",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz",
  "_shasum": "6af6e9da9dd0987de2ab420f78e60d9c17260776",
  "_shrinkwrap": null,
  "_spec": "install",
  "_where": "/opt/www/dev/lodging-wizard.com/public/js",
  "author": {
    "name": "Ben Newman",
    "email": "bn@cs.stanford.edu"
  },
  "bugs": {
    "url": "https://github.com/benjamn/install/issues"
  },
  "dependencies": {},
  "description": "Minimal JavaScript module loader",
  "devDependencies": {
    "docco": "^0.8.0",
    "mocha": "^5.0.0",
    "reify": "^0.18.1",
    "terser": "^3.16.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==",
    "shasum": "6af6e9da9dd0987de2ab420f78e60d9c17260776",
    "tarball": "https://registry.npmjs.org/install/-/install-0.13.0.tgz",
    "fileCount": 8,
    "unpackedSize": 30499,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHM75CRA9TVsSAnZWagAAlHsQAJ98oHx2ZMTFswzE8Xk4\nS/GwlI8REBHw4PPiRf0o8O0buvMFLsRwANlitrKFy3LfLgjCPy47y9iln5vR\nUX/X4prbr2NQ4rC7xCGT5FYh6ivrn5G/I3caDhC75VtKt3KMGfcNxC34g6BL\nHVxiKjbZ/hRWiqJ1L9tdbS8+1U/W4Zn8yIh3rDegJk6wvHvNVSjynZmtxscO\nVixThP8xzqLoSx5BI69naBN6t5pZFZ57IS/K/MKN1qc4fsNLBNBLElR2Ny3c\nfUvcq5WHC9Tgearfss+Bmo5QhBTMwuceSRvSAEviZKmQ9MBJw3OYo4vooajz\nSy7NQD5VwkbcZOM5IgsfTTFHqyKD1n8sFdploTfBKTrjeK/fiP8w9qzm6XG/\n3mENCAMSjBEAu4fYGofv2RY4HYm853K76JVQt8zESffyEwxsvgOqQdFhyn2N\nL1VQtBUtW5nlrRBoLOB3BZ9XjpRW7EGqDaDl6H9T/aCiGqupTBlTus3Foy3Z\ndDuwFcLIXM6MXTOnVCmlQW2KR3lWDzjGYvYvtjT4w3D9in+vr3eiNo05ysv0\n47KYunTAPZaUjPBiHt0B2ZaCBTCDqCnxFHKAoW7kjeOWjlXjbwJdMGG5QDad\nzNIew/G0sUNMP3aHjv6dIDRg0V2rMh2DOAtqPl2THGMeXlIY2UNVQRNWlrGW\njqoP\r\n=kvHj\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "gitHead": "916924060877a846956158542165e90e457bb220",
  "homepage": "http://github.com/benjamn/install",
  "keywords": [
    "modules",
    "require",
    "commonjs",
    "exports",
    "browser",
    "packaging",
    "packager",
    "install"
  ],
  "license": "MIT",
  "main": "install.js",
  "maintainers": [
    {
      "name": "benjamn",
      "email": "bn@cs.stanford.edu"
    }
  ],
  "name": "install",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/benjamn/install.git"
  },
  "scripts": {
    "docs": "scripts/docs.sh",
    "prepublish": "scripts/prepublish.sh",
    "test": "mocha --reporter spec --full-trace test/run.js"
  },
  "version": "0.13.0"
}
