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.0
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 /
clean-css /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:31
node_modules
[ DIR ]
drwxr-xr-x
2022-04-21 14:31
History.md
81.42
KB
-rw-r--r--
2022-04-21 14:25
LICENSE
1.04
KB
-rw-r--r--
2022-04-21 14:25
README.md
39.6
KB
-rw-r--r--
2022-04-21 14:25
index.js
41
B
-rw-r--r--
2022-04-21 14:25
package.json
1.08
KB
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "clean-css", "version": "5.2.4", "author": "Jakub Pawlowicz <contact@jakubpawlowicz.com>", "description": "A well-tested CSS minifier", "license": "MIT", "keywords": [ "css", "minifier" ], "homepage": "https://github.com/clean-css/clean-css", "repository": { "type": "git", "url": "https://github.com/clean-css/clean-css.git" }, "bugs": { "url": "https://github.com/clean-css/clean-css/issues" }, "main": "index.js", "files": [ "lib", "History.md", "index.js", "LICENSE" ], "scripts": { "browserify": "browserify --standalone CleanCSS index.js | uglifyjs --compress --mangle -o cleancss-browser.js", "bench": "node ./test/bench.js", "check": "jshint .", "prepublish": "npm run check", "test": "vows" }, "dependencies": { "source-map": "~0.6.0" }, "devDependencies": { "browserify": "^17.0.0", "http-proxy": "1.x", "jshint": "2.x", "nock": "^13.0.0", "server-destroy": "1.x", "uglify-js": ">=2.6.1", "vows": "0.8.x" }, "engines": { "node": ">= 10.0" } }