/
var
/
www
/
flurhymez
/
node_modules
/
dotenv
/
/var/www/flurhymez/node_modules/dotenv
mkdir
upload
Name
Size
Mode
Actions
lib/
-
0755
rm
types/
-
0755
rm
CHANGELOG.md
5778
0644
edit
dl
rm
config.js
189
0644
edit
dl
rm
LICENSE
1294
0644
edit
dl
rm
package.json
2080
0644
edit
dl
rm
README.md
10013
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/dotenv/package.json
(2080B)
{ "_args": [ [ "dotenv@10.0.0", "/var/www/flurhymez" ] ], "_development": true, "_from": "dotenv@10.0.0", "_id": "dotenv@10.0.0", "_inBundle": false, "_integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==", "_location": "/dotenv", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "dotenv@10.0.0", "name": "dotenv", "escapedName": "dotenv", "rawSpec": "10.0.0", "saveSpec": null, "fetchSpec": "10.0.0" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz", "_spec": "10.0.0", "_where": "/var/www/flurhymez", "bugs": { "url": "https://github.com/motdotla/dotenv/issues" }, "dependencies": {}, "description": "Loads environment variables from .env file", "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" }, "engines": { "node": ">=10" }, "exports": { ".": "./lib/main.js", "./config": "./config.js", "./config.js": "./config.js", "./package.json": "./package.json" }, "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": { "dtslint": "dtslint types", "flow": "flow", "lint": "standard", "postlint": "standard-markdown", "prerelease": "npm test", "pretest": "npm run lint && npm run dtslint", "release": "standard-version", "test": "tap tests/*.js --100" }, "standard": { "ignore": [ "flow-typed/" ] }, "types": "types/index.d.ts", "version": "10.0.0" }
Save
cmd:
run