Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.116.26.90
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
jsonfile /
Delete
Unzip
Name
Size
Permission
Date
Action
.npmignore
31
B
-rw-rw-r--
2022-08-30 11:49
CHANGELOG.md
7.45
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.08
KB
-rw-rw-r--
2022-08-30 11:49
README.md
4.61
KB
-rw-rw-r--
2022-08-30 11:49
index.js
3.13
KB
-rw-rw-r--
2022-08-30 11:49
package.json
677
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "jsonfile", "version": "3.0.1", "description": "Easily read/write JSON files.", "repository": { "type": "git", "url": "git@github.com:jprichardson/node-jsonfile.git" }, "keywords": [ "read", "write", "file", "json", "fs", "fs-extra" ], "author": "JP Richardson <jprichardson@gmail.com>", "license": "MIT", "dependencies": {}, "optionalDependencies": { "graceful-fs": "^4.1.6" }, "devDependencies": { "mocha": "2.x", "rimraf": "^2.4.0", "standard": "^6.0.8" }, "main": "index.js", "scripts": { "lint": "standard", "test": "npm run lint && npm run unit", "unit": "mocha" } }