One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
vo
/
bbbbot
/
node_modules
/
dotenv
/
Edit File:
package.json
{ "_args": [ [ { "raw": "dotenv@^8.2.0", "scope": null, "escapedName": "dotenv", "name": "dotenv", "rawSpec": "^8.2.0", "spec": ">=8.2.0 <9.0.0", "type": "range" }, "/home/vo/bbbbot/node_modules/bigbluebot" ] ], "_from": "dotenv@>=8.2.0 <9.0.0", "_hasShrinkwrap": false, "_id": "dotenv@8.2.0", "_inCache": true, "_location": "/dotenv", "_nodeVersion": "10.16.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/dotenv_8.2.0_1571190645866_0.7378423275144708" }, "_npmUser": { "name": "maxbeatty", "email": "npm@maxbeatty.com" }, "_npmVersion": "6.11.3", "_phantomChildren": {}, "_requested": { "raw": "dotenv@^8.2.0", "scope": null, "escapedName": "dotenv", "name": "dotenv", "rawSpec": "^8.2.0", "spec": ">=8.2.0 <9.0.0", "type": "range" }, "_requiredBy": [ "/bigbluebot" ], "_resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz", "_shasum": "97e619259ada750eea3e4ea3e26bceea5424b16a", "_shrinkwrap": null, "_spec": "dotenv@^8.2.0", "_where": "/home/vo/bbbbot/node_modules/bigbluebot", "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" }, "directories": {}, "dist": { "integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==", "shasum": "97e619259ada750eea3e4ea3e26bceea5424b16a", "tarball": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz", "fileCount": 12, "unpackedSize": 23061, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpnd2CRA9TVsSAnZWagAAnK8P/RJNhxy4LSvRnWbNvk5r\nD2LJkZCMZgxxyirUwr0RQRdpSjoHISNYb6/JsUqCgEzJPcfTiCCQbLcEFm+a\nHOO4Uicp7MQ822sORW22UOL7u+AMA7oXOS3zZWWOLsjtcwYuHmE8QGFmJXe6\nFGIH05AG+PVnexopK+1Q6zVnCT/luVfHGTBXqu3fhmir/ka3Kxl2QN7fLsTh\nRzATctTAjH0sQ1bgUuXrp1r5EsY7HG4RCas/liCyqi/KVRnHtOsQsnud6ANa\nIy6jxvpR6+mwAF6Bm3CjmxOUJvirt6ghOR/+38e/uYYJWoe+sKxqq1XBIK6x\nGA3rtgPFaOO/sWMCZDsNoyeonQPIaTkmy4GFvyrjEy0Xu0GoeDucqQV0gNVS\nLEmSbUFl0G3fSzm2zfeHfzA9LvptBtud2GZVy+EfCmv/XW5B86jcMWdyE9Fu\npexATmGLm6ZY2i6KH/hCi7w23XHx07dd+jq1jlJsduyn12Ei6QcUeS1ureYF\n9IjrX7dr1gfedKj/rH3Zkn83TFagL19k4+IDDmh2j4ImGaWHX1QTXiLSUBnd\nlqZexvNPpsf+PrkdcZX1jdqS6Re8qz5MrwDWuUC1GAMyz/EZUHpSN2XdVOm3\nRPxlOveyiZW1gjDxwAgCjrF24eIgz9Cx9X8ZivORYK4RAj6qgzBbGnczgWXt\n4Bd4\r\n=LLKe\r\n-----END PGP SIGNATURE-----\r\n" }, "engines": { "node": ">=8" }, "gitHead": "70425a9c88e5fe5c3bd128fa973701279a76a9e3", "homepage": "https://github.com/motdotla/dotenv#readme", "keywords": [ "dotenv", "env", ".env", "environment", "variables", "config", "settings" ], "license": "BSD-2-Clause", "main": "lib/main.js", "maintainers": [ { "name": "~jcblw", "email": "jacoblowe2.0@gmail.com" }, { "name": "maxbeatty", "email": "npm@maxbeatty.com" }, { "name": "motdotla", "email": "mot@mot.la" }, { "name": "scottmotte", "email": "scott@scottmotte.com" } ], "name": "dotenv", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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", "version": "8.2.0", "warnings": [ { "code": "ENOTSUP", "required": { "node": ">=8" }, "pkgid": "dotenv@8.2.0" } ] }
Simpan