Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : package.json
{
  "name": "clean-css-cli",
  "version": "5.5.2",
  "description": "A command-line interface to clean-css CSS optimization library",
  "scripts": {
    "check": "jshint ./bin/cleancss .",
    "prepublish": "npm run check",
    "test": "vows"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/clean-css/clean-css-cli.git"
  },
  "keywords": [
    "css",
    "optimizer",
    "minifier"
  ],
  "bin": {
    "cleancss": "./bin/cleancss"
  },
  "author": "Jakub Pawlowicz <contact@jakubpawlowicz.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/clean-css/clean-css-cli/issues"
  },
  "main": "index.js",
  "files": [
    "bin",
    "History.md",
    "index.js",
    "LICENSE",
    "README.md"
  ],
  "homepage": "https://github.com/clean-css/clean-css-cli#readme",
  "dependencies": {
    "chokidar": "^3.5.2",
    "clean-css": "^5.2.4",
    "commander": "7.x",
    "glob": "^7.1.6"
  },
  "devDependencies": {
    "http-proxy": "1.x",
    "jshint": "^2.12.0",
    "source-map": "0.5.x",
    "vows": "^0.8.3"
  },
  "engines": {
    "node": ">= 10.12.0"
  }
}
© 2026 GrazzMean