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 /
anymatch /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
784
B
-rw-r--r--
2022-04-21 14:24
README.md
3.93
KB
-rw-r--r--
2022-04-21 14:24
index.d.ts
660
B
-rw-r--r--
2022-04-21 14:24
index.js
3.1
KB
-rw-r--r--
2022-04-21 14:24
package.json
904
B
-rw-r--r--
2022-04-21 14:24
Save
Rename
{ "name": "anymatch", "version": "3.1.2", "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "files": [ "index.js", "index.d.ts" ], "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" }, "author": { "name": "Elan Shanker", "url": "https://github.com/es128" }, "license": "ISC", "homepage": "https://github.com/micromatch/anymatch", "repository": { "type": "git", "url": "https://github.com/micromatch/anymatch" }, "keywords": [ "match", "any", "string", "file", "fs", "list", "glob", "regex", "regexp", "regular", "expression", "function" ], "scripts": { "test": "nyc mocha", "mocha": "mocha" }, "devDependencies": { "mocha": "^6.1.3", "nyc": "^14.0.0" }, "engines": { "node": ">= 8" } }