UNPKG

react-scripts

Version:
107 lines (106 loc) 2.44 kB
{ "_args": [ [ { "raw": "dotenv@2.0.0", "scope": null, "escapedName": "dotenv", "name": "dotenv", "rawSpec": "2.0.0", "spec": "2.0.0", "type": "version" }, "/Users/ville/Projects/create-react-app/packages/react-scripts" ] ], "_from": "dotenv@2.0.0", "_id": "dotenv@2.0.0", "_inCache": true, "_location": "/dotenv", "_nodeVersion": "5.1.0", "_npmUser": { "name": "motdotla", "email": "mot@mot.la" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "raw": "dotenv@2.0.0", "scope": null, "escapedName": "dotenv", "name": "dotenv", "rawSpec": "2.0.0", "spec": "2.0.0", "type": "version" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/dotenv/-/dotenv-2.0.0.tgz", "_shasum": "bd759c357aaa70365e01c96b7b0bec08a6e0d949", "_shrinkwrap": null, "_spec": "dotenv@2.0.0", "_where": "/Users/ville/Projects/create-react-app/packages/react-scripts", "author": { "name": "scottmotte" }, "bugs": { "url": "https://github.com/motdotla/dotenv/issues" }, "dependencies": {}, "description": "Loads environment variables from .env file", "devDependencies": { "babel": "5.8.23", "lab": "5.17.0", "semver": "5.0.3", "should": "7.1.0", "sinon": "1.16.1", "standard": "5.3.0" }, "directories": {}, "dist": { "shasum": "bd759c357aaa70365e01c96b7b0bec08a6e0d949", "tarball": "https://registry.npmjs.org/dotenv/-/dotenv-2.0.0.tgz" }, "gitHead": "97d1a99d96b8992e54480b81880a6187de81c86b", "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": "scottmotte", "email": "scott@scottmotte.com" }, { "name": "jcblw", "email": "jacoblowe2.0@gmail.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": { "lint": "standard", "posttest": "npm run lint", "test": "lab test/* --coverage" }, "version": "2.0.0" }