HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/zaklada/html/node_modules/postcss-cli/package.json
{
  "_args": [
    [
      "postcss-cli@3.2.0",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_from": "postcss-cli@3.2.0",
  "_id": "postcss-cli@3.2.0",
  "_inBundle": false,
  "_integrity": "sha1-YSjZE+JQ0H9Bg0zHb3FIgs+iR6s=",
  "_location": "/postcss-cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-cli@3.2.0",
    "name": "postcss-cli",
    "escapedName": "postcss-cli",
    "rawSpec": "3.2.0",
    "saveSpec": null,
    "fetchSpec": "3.2.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-3.2.0.tgz",
  "_spec": "3.2.0",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "authors": [
    {
      "name": "Michael Ciniawky",
      "email": "michael.ciniawsky@gmail.com"
    },
    {
      "name": "Ryan Zimmermann",
      "email": "opensrc@ryanzim.com"
    }
  ],
  "bin": {
    "postcss": "./bin/postcss"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-cli/issues"
  },
  "dependencies": {
    "chalk": "^1.1.3",
    "chokidar": "^1.6.1",
    "dependency-graph": "^0.5.0",
    "fs-promise": "^2.0.2",
    "get-stdin": "^5.0.1",
    "globby": "^6.1.0",
    "ora": "^1.1.0",
    "postcss": "^5.2.16",
    "postcss-load-config": "^1.1.0",
    "postcss-reporter": "^3.0.0",
    "read-cache": "^1.0.0",
    "yargs": "^7.0.2"
  },
  "description": "CLI for PostCSS",
  "devDependencies": {
    "ava": "^0.18.2",
    "coveralls": "^2.12.0",
    "nyc": "^10.1.2",
    "postcss-import": "^9.1.0",
    "standard": "^9.0.1",
    "sugarss": "^0.2.0",
    "uuid": "^3.0.1"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "bin",
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/postcss/postcss-cli#readme",
  "keywords": [
    "cli",
    "postcss",
    "postcss-runner"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "postcss-cli",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-cli.git"
  },
  "scripts": {
    "clean": "node test/helpers/clean.js",
    "lint": "standard",
    "pretest": "npm run clean && npm run lint",
    "test": "nyc ava -v"
  },
  "version": "3.2.0"
}