{
  "_args": [
    [
      "app-root-path@^2.0.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/codelyzer"
    ]
  ],
  "_from": "app-root-path@>=2.0.1 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "app-root-path@2.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/app-root-path",
  "_nodeVersion": "11.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/app-root-path_2.2.1_1553532808053_0.7794701449572354"
  },
  "_npmUser": {
    "email": "npm@rchy.net",
    "name": "inxilpro"
  },
  "_npmVersion": "6.7.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "app-root-path",
    "raw": "app-root-path@^2.0.1",
    "rawSpec": "^2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/codelyzer"
  ],
  "_resolved": "https://registry.npmjs.org/app-root-path/-/app-root-path-2.2.1.tgz",
  "_shasum": "d0df4a682ee408273583d43f6f79e9892624bc9a",
  "_shrinkwrap": null,
  "_spec": "app-root-path@^2.0.1",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/codelyzer",
  "author": {
    "email": "http://cmorrell.com",
    "name": "Chris Morrell"
  },
  "browser": "browser-shim.js",
  "bugs": {
    "url": "https://github.com/inxilpro/node-app-root-path/issues"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    },
    "ghooks": {
      "commit-msg": "validate-commit-msg",
      "post-merge": "npm install",
      "post-rewrite": "npm install"
    }
  },
  "dependencies": {},
  "description": "Determine an app's root path from anywhere inside the app",
  "devDependencies": {
    "codecov": "^1.0.1",
    "coveralls": "^2.11.2",
    "cracks": "^3.1.2",
    "cz-conventional-changelog": "^1.2.0",
    "ghooks": "^1.3.2",
    "istanbul": "^0.3.4",
    "mocha": "^2.0.1",
    "mocha-lcov-reporter": "0.0.1",
    "mockery": "^1.7.0",
    "nyc": "^8.1.0",
    "semantic-release": "^4.3.5",
    "validate-commit-msg": "^2.8.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 7,
    "integrity": "sha512-91IFKeKk7FjfmezPKkwtaRvSpnUc4gDwPAjA1YZ9Gn0q0PPeW+vbeUsZuyDwjI7+QTHhcLen2v25fi/AmhvbJA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmQeICRA9TVsSAnZWagAA4F8P/Rb3cZBzeOoK3R52m4y/\nY6ScVCp4Pmci/KcmtbcInVwMAOXrdfjqx509DjkKriYdW6Hmt0Fjs3sKcpv5\nuo1c5JkFuRI+eUXGQKNHt1ns1pLMXhaatcJ/PyQNZspJtdR3VV/euG/YiCg7\nOXjRGRF07amcUkuN2jQNrHFtEpKNuG/V9Djz6WEAgbXWurxwJT+riC2S2GTH\nTR9JCt35htlX25Q6z5Idg6J1X2Pn8oSJHtwFsPl43S5P0e6F+WrJ2AB+oNfc\nWK/VP7Of47OaJ+Aq8yTCQ0NHPb17+8XKrhxM2nLithBipa4nJG/60VbmtxAP\nqWD6+CPH2yLxighL7oJdIq3oeHNbr2ntBgZIgc/ICFpZMCz4Nlyaefe4SUV9\nPIIc8xFpZMku8rc+tRYnIWQbf5hcl9XDledsQBtRqnhxWDDU+k8mQwNhBaXG\nYeiwpVGnNHX6iAcr0czEL9t7VE0LxHHLGz9+WWJZlkZn3UstNV4fn1z7RtwD\nLvoqW/0PZFoI6Mq7bjXLMpYwxFgxpiygxNP2KdfUxEjUqsCA4d861UWzbTPY\nV3XpI+qdpGGKi6GvstY+GhRuzpA3Tk4lr++rIunoewiTI7wrzMc2WzDZ6E9Q\n5cpXX83IGHZHwytfjBWLXrYBXv1aWsIRJm9YAk/tajdpLEl0vgAO+XQTVAQz\nL5e/\r\n=DJbs\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "d0df4a682ee408273583d43f6f79e9892624bc9a",
    "tarball": "https://registry.npmjs.org/app-root-path/-/app-root-path-2.2.1.tgz",
    "unpackedSize": 13334
  },
  "engines": {
    "node": ">= 6.0.0"
  },
  "gitHead": "12026235fc2f700b17cc09ed7804002adb8b7462",
  "homepage": "https://github.com/inxilpro/node-app-root-path",
  "keywords": [
    "app",
    "module",
    "modules",
    "node",
    "node_modules",
    "path",
    "require",
    "root",
    "util",
    "utility"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "inxilpro",
      "email": "npm@rchy.net"
    }
  ],
  "name": "app-root-path",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "release": {
    "branch": "master"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/inxilpro/node-app-root-path.git"
  },
  "scripts": {
    "release": "semantic-release pre && npm publish && semantic-release post",
    "report-coverage": "npm test && nyc report --reporter=text-lcov > coverage.lcov && codecov",
    "test": "nyc mocha -R spec"
  },
  "version": "2.2.1"
}
