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.189.192.24
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 /
gulp-notify /
Delete
Unzip
Name
Size
Permission
Date
Action
assets
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
examples
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
test
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.editorconfig
295
B
-rw-rw-r--
2022-08-30 11:49
.gitattributes
11
B
-rw-rw-r--
2022-08-30 11:49
.jshintrc
351
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
54
B
-rw-rw-r--
2022-08-30 11:49
CHANGELOG.md
3.12
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.03
KB
-rw-rw-r--
2022-08-30 11:49
README.md
12.5
KB
-rw-rw-r--
2022-08-30 11:49
index.js
757
B
-rw-rw-r--
2022-08-30 11:49
package.json
1.33
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "gulp-notify", "version": "4.0.0", "description": "gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging", "keywords": [ "gulpplugin", "notify", "gulp", "notification", "reporter", "windows notification", "mac notification", "notify-send", "notify-osd", "growl" ], "homepage": "https://github.com/mikaelbr/gulp-notify", "bugs": "https://github.com/mikaelbr/gulp-notify/issues", "author": { "name": "Mikael Brevik", "email": "mikaelbre@gmail.com", "url": "https://github.com/mikaelbr" }, "main": "./index.js", "repository": { "type": "git", "url": "git://github.com/mikaelbr/gulp-notify.git" }, "scripts": { "test": "mocha -R spec", "gulp": "gulp --gulpfile ./examples/gulpfile.js" }, "dependencies": { "ansi-colors": "^4.1.1", "fancy-log": "^1.3.3", "lodash.template": "^4.5.0", "node-notifier": "^9.0.1", "node.extend": "^2.0.2", "plugin-error": "^1.0.1", "through2": "^4.0.2" }, "devDependencies": { "gulp": "^4.0.2", "gulp-plumber": "^1.2.1", "mocha": "^8.3.2", "should": "^13.2.3", "vinyl": "^2.2.1" }, "engines": { "node": ">=0.8.0", "npm": ">=1.2.10" }, "license": "MIT" }