{
  "_from": "dotenv-expand@^4.0.1",
  "_id": "dotenv-expand@4.0.1",
  "_inBundle": false,
  "_integrity": "sha1-aP3cFWGBTgoQlkERBX/xOM7X16g=",
  "_location": "/dotenv-expand",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "dotenv-expand@^4.0.1",
    "name": "dotenv-expand",
    "escapedName": "dotenv-expand",
    "rawSpec": "^4.0.1",
    "saveSpec": null,
    "fetchSpec": "^4.0.1"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.0.1.tgz",
  "_shasum": "68fddc1561814e0a10964111057ff138ced7d7a8",
  "_spec": "dotenv-expand@^4.0.1",
  "_where": "C:\\xampp\\htdocs\\sistema\\node_modules\\laravel-mix",
  "author": {
    "name": "motdotla"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Expand environment variables using dotenv",
  "devDependencies": {
    "dotenv": "^4.0.0",
    "lab": "^13.0.1",
    "should": "^11.2.1",
    "standard": "^9.0.2"
  },
  "keywords": [
    "dotenv",
    "expand",
    "variables"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/main.js",
  "name": "dotenv-expand",
  "scripts": {
    "lint": "standard",
    "posttest": "npm run lint",
    "test": "lab test/* --coverage"
  },
  "version": "4.0.1"
}
