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.41
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 /
globby /
Delete
Unzip
Name
Size
Permission
Date
Action
gitignore.js
2.51
KB
-rw-r--r--
2022-04-21 14:25
index.d.ts
5.89
KB
-rw-r--r--
2022-04-21 14:25
index.js
4.36
KB
-rw-r--r--
2022-04-21 14:25
license
1.08
KB
-rw-r--r--
2022-04-21 14:25
package.json
1.39
KB
-rw-r--r--
2022-04-21 14:25
readme.md
5.63
KB
-rw-r--r--
2022-04-21 14:25
stream-utils.js
677
B
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "globby", "version": "10.0.2", "description": "Extends `glob` with support for multiple patterns and exposes a Promise API", "license": "MIT", "repository": "sindresorhus/globby", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "engines": { "node": ">=8" }, "scripts": { "bench": "npm update glob-stream fast-glob && matcha bench.js", "test": "xo && ava && tsd" }, "files": [ "index.js", "gitignore.js", "index.d.ts", "stream-utils.js" ], "keywords": [ "all", "array", "directories", "expand", "files", "filesystem", "filter", "find", "fnmatch", "folders", "fs", "glob", "globbing", "globs", "gulpfriendly", "match", "matcher", "minimatch", "multi", "multiple", "paths", "pattern", "patterns", "traverse", "util", "utility", "wildcard", "wildcards", "promise", "gitignore", "git" ], "dependencies": { "@types/glob": "^7.1.1", "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.0.3", "glob": "^7.1.3", "ignore": "^5.1.1", "merge2": "^1.2.3", "slash": "^3.0.0" }, "devDependencies": { "ava": "^2.1.0", "get-stream": "^5.1.0", "glob-stream": "^6.1.0", "globby": "sindresorhus/globby#master", "matcha": "^0.7.0", "rimraf": "^2.6.3", "tsd": "^0.7.3", "xo": "^0.24.0" }, "xo": { "ignores": [ "fixtures" ] } }