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.218.108.184
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-cssbeautify /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
README.md
1.84
KB
-rw-rw-r--
2022-08-30 11:49
index.js
648
B
-rw-rw-r--
2022-08-30 11:49
package.json
1.01
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "gulp-cssbeautify", "version": "3.0.1", "description": "Reindent and reformat CSS", "main": "index.js", "directories": { "test": "test" }, "license": "MIT", "repository": "jonkemp/gulp-cssbeautify", "author": "Jonathan Kemp <kempdogg@gmail.com> (http://jonkemp.com/)", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha", "lint": "gulp lint", "coverage": "nyc npm test && nyc report", "coveralls": "nyc npm test && nyc report --reporter=lcov" }, "files": [ "index.js" ], "keywords": [ "gulpplugin", "cssbeautify", "css", "formatter" ], "dependencies": { "cssbeautify": "^0.3.1", "plugin-error": "^1.0.1", "through2": "^4.0.2" }, "devDependencies": { "babel-eslint": "^10.1.0", "coveralls": "^3.1.1", "event-stream": "^4.0.1", "gulp": "^4.0.2", "gulp-eslint": "^6.0.0", "gulp-mocha": "^8.0.0", "mocha": "^9.2.2", "nyc": "^15.1.0", "should": "^13.2.3", "vinyl": "^2.2.1" } }