{ "_from": "env-variable@0.0.x", "_id": "env-variable@0.0.4", "_inBundle": false, "_integrity": "sha512-+jpGxSWG4vr6gVxUHOc4p+ilPnql7NzZxOZBxNldsKGjCF+97df3CbuX7XMaDa5oAVkKQj4rKp38rYdC4VcpDg==", "_location": "/env-variable", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "env-variable@0.0.x", "name": "env-variable", "escapedName": "env-variable", "rawSpec": "0.0.x", "saveSpec": null, "fetchSpec": "0.0.x" }, "_requiredBy": [ "/enabled" ], "_resolved": "https://registry.npmjs.org/env-variable/-/env-variable-0.0.4.tgz", "_shasum": "0d6280cf507d84242befe35a512b5ae4be77c54e", "_spec": "env-variable@0.0.x", "_where": "C:\\Users\\Josh\\Desktop\\Code\\Javascript\\DiscordBots\\Markov\\node_modules\\enabled", "author": { "name": "Arnout Kazemier" }, "bugs": { "url": "https://github.com/3rd-Eden/env-variable/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks", "homepage": "https://github.com/3rd-Eden/env-variable", "keywords": [ "browser", "env", "environment variable", "environment", "fallback", "location.hash", "process.env", "variable", "window.name" ], "license": "MIT", "main": "index.js", "name": "env-variable", "repository": { "type": "git", "url": "git+https://github.com/3rd-Eden/env-variable.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.0.4" }