{
  "_args": [
    [
      {
        "raw": "dotenv-defaults@^1.0.2",
        "scope": null,
        "escapedName": "dotenv-defaults",
        "name": "dotenv-defaults",
        "rawSpec": "^1.0.2",
        "spec": ">=1.0.2 <2.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/dotenv-webpack"
    ]
  ],
  "_from": "dotenv-defaults@>=1.0.2 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "dotenv-defaults@1.0.2",
  "_inCache": true,
  "_location": "/dotenv-defaults",
  "_nodeVersion": "8.15.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/dotenv-defaults_1.0.2_1547303068238_0.011427470840087883"
  },
  "_npmUser": {
    "name": "mrsteele",
    "email": "matt@omnionline.us"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "dotenv-defaults@^1.0.2",
    "scope": null,
    "escapedName": "dotenv-defaults",
    "name": "dotenv-defaults",
    "rawSpec": "^1.0.2",
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dotenv-webpack"
  ],
  "_resolved": "https://registry.npmjs.org/dotenv-defaults/-/dotenv-defaults-1.0.2.tgz",
  "_shasum": "441cf5f067653fca4bbdce9dd3b803f6f84c585d",
  "_shrinkwrap": null,
  "_spec": "dotenv-defaults@^1.0.2",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/dotenv-webpack",
  "author": {
    "name": "Matt Steele",
    "email": "matt@omnionline.us",
    "url": "http://omnionline.us/"
  },
  "bugs": {
    "url": "https://github.com/mrsteele/dotenv-defaults/issues"
  },
  "dependencies": {
    "dotenv": "^6.2.0"
  },
  "description": "dotenv... but with defaults!",
  "devDependencies": {
    "jest": "^23.6.0",
    "standard": "^12.0.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-iXFvHtXl/hZPiFj++1hBg4lbKwGM+t/GlvELDnRtOFdjXyWP7mubkVr+eZGWG62kdsbulXAef6v/j6kiWc/xGA==",
    "shasum": "441cf5f067653fca4bbdce9dd3b803f6f84c585d",
    "tarball": "https://registry.npmjs.org/dotenv-defaults/-/dotenv-defaults-1.0.2.tgz",
    "fileCount": 5,
    "unpackedSize": 6170,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOficCRA9TVsSAnZWagAAExYP/2YKpjmqhl8qnlun4uNS\ncwO18o611mrNDP+hDWX9Uwgp66JHcBRMI6L7wvhGJBmo4MjU8ugzeVEvdP+I\nKfHE6+5Ij9yby/xcwhdesRk+lrsNvwo4QRKjBJH9Yhe05WxVE82VqSdgCDCz\nDD37olwQHndG4tM9cCNAHjo2YJVGn/KjDxzUUzaCb5BQ3Y/fYltf88W/zP5u\nXdNiupaS3oOvo/x2kJXXcWMojf2RdsHvjJtTkOx0reqceNYKN/XcRLVaHl4e\nOEdqio+IEYZTlVSurqNOv1TRkrppp17Y59oULdUajOdoboD8Ah8RgtgJYifi\nEXC3yXcmHvIVja6Hybj36oDZrm4hhK0IUIiij6onb2+6XQO3y44o7mAgky41\nwXEG0mLE0zG4evqHcJx1sLNlMl2HcGnrbqcfvddssx5+2ZCvkPJp2s5wmbdz\noxpuvULjmXH5x+EesfYZtXFHb11RmF710YAH5GJfNdWGL5l8HEP8OF/H5XJH\n8hv6yKicF6oOfuDmDRdeNthJyLayAJy6EAeAuS1oKYWpoHxnMKCbESuY9HXb\nr8VNKyKH1XnoYDhYAZoKq1ZkExboWSB+JguwagAugSwS5cqiuZOzMvXjjXKa\nmmWSoHIu6L6uzxk51teGlkuxvA4vGV6gWtm3DIY9gRUjnLsO/PGkNDcMWKWx\nvjmT\r\n=H7dZ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "efb1852e954aa01c61b265406a75766b2c547b9d",
  "homepage": "https://github.com/mrsteele/dotenv-defaults#readme",
  "jest": {
    "coverageDirectory": "./coverage/",
    "collectCoverage": true
  },
  "keywords": [
    "dotenv",
    "defaults",
    "extension",
    "env",
    "default",
    "fallback"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "maintainers": [
    {
      "name": "mrsteele",
      "email": "matt@omnionline.us"
    }
  ],
  "name": "dotenv-defaults",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mrsteele/dotenv-defaults.git"
  },
  "scripts": {
    "lint": "standard",
    "test": "jest",
    "travis": "npm run lint && npm t"
  },
  "version": "1.0.2"
}
