{
  "_args": [
    [
      "app-root-dir@1.0.2",
      "C:\\LoginLib\\react-pwr-master\\LoginLibTest"
    ]
  ],
  "_development": true,
  "_from": "app-root-dir@1.0.2",
  "_id": "app-root-dir@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-OBh+wt6nV3//Az/8sSFyaS/24Rg=",
  "_location": "/app-root-dir",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "app-root-dir@1.0.2",
    "name": "app-root-dir",
    "escapedName": "app-root-dir",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/lazy-universal-dotenv"
  ],
  "_resolved": "https://registry.npmjs.org/app-root-dir/-/app-root-dir-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "C:\\LoginLib\\react-pwr-master\\LoginLibTest",
  "author": {
    "name": "Phillip Gates-Idem",
    "email": "phillip.idem@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/philidem/node-app-root-dir/issues"
  },
  "description": "Simple module to infer the root directory of the currently running node application",
  "homepage": "https://github.com/philidem/node-app-root-dir",
  "keywords": [
    "modules",
    "path",
    "node",
    "app",
    "root",
    "directory"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "app-root-dir",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/philidem/node-app-root-dir.git"
  },
  "version": "1.0.2"
}
