{
  "_args": [
    [
      {
        "raw": "dotenv@^8.2.0",
        "scope": null,
        "escapedName": "dotenv",
        "name": "dotenv",
        "rawSpec": "^8.2.0",
        "spec": ">=8.2.0 <9.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix"
    ]
  ],
  "_from": "dotenv@>=8.2.0 <9.0.0",
  "_hasShrinkwrap": false,
  "_id": "dotenv@8.6.0",
  "_inCache": true,
  "_location": "/dotenv",
  "_nodeVersion": "14.16.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/dotenv_8.6.0_1620229356449_0.924101339098544"
  },
  "_npmUser": {
    "name": "motdotla",
    "email": "mot@mot.la"
  },
  "_npmVersion": "6.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "dotenv@^8.2.0",
    "scope": null,
    "escapedName": "dotenv",
    "name": "dotenv",
    "rawSpec": "^8.2.0",
    "spec": ">=8.2.0 <9.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz",
  "_shasum": "061af664d19f7f4d8fc6e4ff9b584ce237adcb8b",
  "_shrinkwrap": null,
  "_spec": "dotenv@^8.2.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix",
  "bugs": {
    "url": "https://github.com/motdotla/dotenv/issues"
  },
  "dependencies": {},
  "description": "Loads environment variables from .env file",
  "devDependencies": {
    "decache": "^4.5.1",
    "dtslint": "^0.9.8",
    "flow-bin": "^0.109.0",
    "sinon": "^7.5.0",
    "standard": "^13.1.0",
    "standard-markdown": "^5.1.0",
    "standard-version": "^7.0.0",
    "tap": "^14.7.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==",
    "shasum": "061af664d19f7f4d8fc6e4ff9b584ce237adcb8b",
    "tarball": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz",
    "fileCount": 13,
    "unpackedSize": 23876,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkrzsCRA9TVsSAnZWagAA5bwP/3npYOpXQQw41fpv7t7C\nuockZb7nMp745FKG8IZO4t91up4jEEXu0HqfEyXmc4WMut9C5DEsNrpeUCCK\n2yAmnZ8eiPLWWJc4c7rF0ocR0/QkIlmwMAviKIvvphtsS3uEnqdlQ97lEA8U\noi/Z9KgstQ7X4KJc+HLXIt92+HHiJy2Y8owbCWo8RBTVN4pDPog5gDuRGY63\nGVt4bKOKwKdubqCaZUTZVa+HBdTBzm7BI77ZCdrWRkg0g0q/0YEmMRL7jyYM\nNYTKJ1EOo7V39ErVMstIJJB9ZYwoXiLmU9BH6oSvT60pNAYeBz5G+moG/JiR\n4FKdAmglq8yBukfm/SOJtO1VZNKdb3KFx8Ik83O1K3A7hcSO4QIy1/Cv6jmq\nJzoTUAlOZa870ZkJYCf4XByv58IVaQwpC3oB2ecoRBMzTP7I4ZTbIQHqCzcb\nlFvNVvlcbfjK6IhDULms5OCRnVVT9hVw5vNpa5a5SAwk19H/0daLoYesDpSm\n6W67rRynLU2XWaipzhOrwyzibcgE1IVM65mPyWOYgGNbK+j9+8yJlIwHvOid\nsg9BIIM0flYkL23gVsJO4zTC0/ZJ1gH9r/Hsu7ROKP9ZoaHaYFwsrZxOOXpq\nLuDCS4toYIv8aM0wI/kxkoTBCa+rU5MmTgF4BuyzH3nYS6R496vXrhVgZYru\nB1oh\r\n=KJiL\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=10"
  },
  "exports": {
    ".": "./lib/main.js",
    "./config": "./config.js",
    "./package.json": "./package.json"
  },
  "gitHead": "f7f7df4ff2de97f39d22de8170e33666bdb69338",
  "homepage": "https://github.com/motdotla/dotenv#readme",
  "keywords": [
    "dotenv",
    "env",
    ".env",
    "environment",
    "variables",
    "config",
    "settings"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/main.js",
  "maintainers": [
    {
      "name": "~jcblw",
      "email": "jacoblowe2.0@gmail.com"
    },
    {
      "name": "scottmotte",
      "email": "scott@scottmotte.com"
    },
    {
      "name": "motdotla",
      "email": "mot@mot.la"
    }
  ],
  "name": "dotenv",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/motdotla/dotenv.git"
  },
  "scripts": {
    "dtslint": "dtslint types",
    "flow": "flow",
    "lint": "standard",
    "postlint": "standard-markdown",
    "prerelease": "npm test",
    "pretest": "npm run lint && npm run dtslint",
    "release": "standard-version",
    "test": "tap tests/*.js --100"
  },
  "standard": {
    "ignore": [
      "flow-typed/"
    ]
  },
  "types": "types/index.d.ts",
  "version": "8.6.0",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=10"
      },
      "pkgid": "dotenv@8.6.0"
    }
  ]
}
