{
  "_args": [
    [
      {
        "raw": "dotenv-expand@4.2.0",
        "scope": null,
        "escapedName": "dotenv-expand",
        "name": "dotenv-expand",
        "rawSpec": "4.2.0",
        "spec": "4.2.0",
        "type": "version"
      },
      "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\react-scripts"
    ]
  ],
  "_from": "dotenv-expand@4.2.0",
  "_id": "dotenv-expand@4.2.0",
  "_inCache": true,
  "_location": "/dotenv-expand",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/dotenv-expand_4.2.0_1518066057422_0.20650949657438566"
  },
  "_npmUser": {
    "name": "motdotla",
    "email": "mot@mot.la"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "dotenv-expand@4.2.0",
    "scope": null,
    "escapedName": "dotenv-expand",
    "name": "dotenv-expand",
    "rawSpec": "4.2.0",
    "spec": "4.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/react-scripts"
  ],
  "_resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
  "_shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
  "_shrinkwrap": null,
  "_spec": "dotenv-expand@4.2.0",
  "_where": "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\react-scripts",
  "author": {
    "name": "motdotla"
  },
  "dependencies": {},
  "description": "Expand environment variables using dotenv",
  "devDependencies": {
    "dotenv": "^4.0.0",
    "lab": "^13.0.1",
    "should": "^11.2.1",
    "standard": "^9.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "def1f1ca5d6059d24a766e587942c21106ce1275",
    "tarball": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-4.2.0.tgz",
    "fileCount": 8,
    "unpackedSize": 16657
  },
  "gitHead": "9e6e7ce7a60d81790c49852b13d77bda6b1662ca",
  "keywords": [
    "dotenv",
    "expand",
    "variables"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/main.js",
  "maintainers": [
    {
      "name": "motdotla",
      "email": "mot@mot.la"
    }
  ],
  "name": "dotenv-expand",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "scripts": {
    "lint": "standard",
    "posttest": "npm run lint",
    "test": "lab test/* --coverage"
  },
  "types": "./index.d.ts",
  "version": "4.2.0"
}
