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 : 3.142.55.180
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 /
matchdep /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.jshintrc
229
B
-rw-rw-r--
2022-08-30 11:49
.npmignore
17
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
130
B
-rw-rw-r--
2022-08-30 11:49
LICENSE-MIT
1.03
KB
-rw-rw-r--
2022-08-30 11:49
README.md
1.87
KB
-rw-rw-r--
2022-08-30 11:49
package.json
937
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "matchdep", "description": "Use micromatch to filter npm module dependencies by name.", "version": "2.0.0", "homepage": "https://github.com/tkellen/js-matchdep", "author": { "name": "Tyler Kellen", "url": "http://goingslowly.com/" }, "repository": { "type": "git", "url": "git://github.com/tkellen/js-matchdep.git" }, "bugs": { "url": "https://github.com/tkellen/js-matchdep/issues" }, "license": "MIT", "main": "lib/matchdep", "engines": { "node": ">= 0.10.0" }, "scripts": { "test": "grunt" }, "dependencies": { "findup-sync": "^2.0.0", "micromatch": "^3.0.4", "resolve": "^1.4.0", "stack-trace": "0.0.10" }, "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-nodeunit": "^1.0.0" }, "keywords": [ "package.json", "dependencies", "devDependencies", "peerDependencies" ] }