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.112
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 /
jsonfile /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGELOG.md
8.9
KB
-rw-r--r--
2022-04-21 14:25
LICENSE
1.08
KB
-rw-r--r--
2022-04-21 14:25
README.md
6.22
KB
-rw-r--r--
2022-04-21 14:25
index.js
1.86
KB
-rw-r--r--
2022-04-21 14:25
package.json
762
B
-rw-r--r--
2022-04-21 14:25
utils.js
498
B
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "jsonfile", "version": "6.1.0", "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": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" }, "devDependencies": { "mocha": "^8.2.0", "rimraf": "^2.4.0", "standard": "^16.0.1" }, "main": "index.js", "files": [ "index.js", "utils.js" ], "scripts": { "lint": "standard", "test": "npm run lint && npm run unit", "unit": "mocha" } }