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": "postcss-cli",
  "version": "9.1.0",
  "description": "CLI for PostCSS",
  "type": "module",
  "engines": {
    "node": ">=12"
  },
  "bin": {
    "postcss": "./index.js"
  },
  "scripts": {
    "ci": "eslint . && c8 ava -v && npm run prettier -- --list-different",
    "clean": "node test/helpers/clean.js",
    "prettier": "prettier --single-quote --no-semi \"**/*.{js,md}\"",
    "format": "npm run prettier -- --write && eslint . --fix",
    "pretest": "npm run clean && npm run format",
    "test": "c8 ava -v"
  },
  "dependencies": {
    "chokidar": "^3.3.0",
    "dependency-graph": "^0.11.0",
    "fs-extra": "^10.0.0",
    "get-stdin": "^9.0.0",
    "globby": "^12.0.0",
    "picocolors": "^1.0.0",
    "postcss-load-config": "^3.0.0",
    "postcss-reporter": "^7.0.0",
    "pretty-hrtime": "^1.0.3",
    "read-cache": "^1.0.0",
    "slash": "^4.0.0",
    "yargs": "^17.0.0"
  },
  "devDependencies": {
    "ava": "^3.1.0",
    "c8": "^7.9.0",
    "coveralls": "^3.0.0",
    "eslint": "^8.2.0",
    "eslint-config-problems": "6.0.0",
    "postcss": "^8.0.4",
    "postcss-import": "^14.0.0",
    "prettier": "~2.5.0",
    "sugarss": "^4.0.0",
    "uuid": "^8.0.0"
  },
  "peerDependencies": {
    "postcss": "^8.0.0"
  },
  "files": [
    "index.js",
    "lib",
    "!**/*.test.js"
  ],
  "keywords": [
    "cli",
    "postcss",
    "postcss-runner"
  ],
  "contributors": [
    {
      "name": "Michael Ciniawky",
      "email": "michael.ciniawsky@gmail.com"
    },
    {
      "name": "Ryan Zimmermann",
      "email": "opensrc@ryanzim.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/postcss/postcss-cli.git"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-cli/issues"
  },
  "homepage": "https://github.com/postcss/postcss-cli#readme",
  "license": "MIT"
}
© 2026 GrazzMean