????JFIF??x?x????'
Server IP : 104.21.112.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/alt-nodejs9/root/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/ |
Upload File : |
{ "_args": [ [ "[email protected]", "/Users/zkat/Documents/code/npx" ] ], "_from": "[email protected]", "_id": "[email protected]", "_inBundle": true, "_integrity": "sha1-hk7xN5rO1Vzm+V3r7NzhefegzR0=", "_location": "/libnpx/dotenv", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "dotenv", "escapedName": "dotenv", "rawSpec": "4.0.0", "saveSpec": null, "fetchSpec": "4.0.0" }, "_requiredBy": [ "/libnpx" ], "_resolved": "https://registry.npmjs.org/dotenv/-/dotenv-4.0.0.tgz", "_spec": "4.0.0", "_where": "/Users/zkat/Documents/code/npx", "author": { "name": "scottmotte" }, "bugs": { "url": "https://github.com/motdotla/dotenv/issues" }, "dependencies": {}, "description": "Loads environment variables from .env file", "devDependencies": { "babel": "5.8.23", "coveralls": "^2.11.9", "lab": "11.1.0", "semver": "5.3.0", "should": "11.1.1", "sinon": "1.17.6", "standard": "8.4.0", "standard-markdown": "2.2.0" }, "engines": { "node": ">=4.6.0" }, "homepage": "https://github.com/motdotla/dotenv#readme", "keywords": [ "dotenv", "env", ".env", "environment", "variables", "config", "settings" ], "license": "BSD-2-Clause", "main": "lib/main.js", "name": "dotenv", "repository": { "type": "git", "url": "git://github.com/motdotla/dotenv.git" }, "scripts": { "lint": "standard", "lint-md": "standard-markdown", "postlint": "npm run lint-md", "pretest": "npm run lint", "test": "lab test/* -r lcov | coveralls" }, "version": "4.0.0" }