| Server IP : 109.234.162.214 / Your IP : 216.73.216.112 Web Server : Apache System : Linux servd162214.srv.odns.fr 4.18.0-372.26.1.lve.1.el8.x86_64 #1 SMP Fri Sep 16 14:08:19 EDT 2022 x86_64 User : carpe ( 1178) 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": [
[
"dotenv@4.0.0",
"/Users/zkat/Documents/code/npx"
]
],
"_from": "dotenv@4.0.0",
"_id": "dotenv@4.0.0",
"_inBundle": true,
"_integrity": "sha1-hk7xN5rO1Vzm+V3r7NzhefegzR0=",
"_location": "/libnpx/dotenv",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dotenv@4.0.0",
"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"
}