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/tana/frontend/node_modules/gulp-postcss/package.json
{
  "_args": [
    [
      "gulp-postcss@7.0.1",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "gulp-postcss@7.0.1",
  "_id": "gulp-postcss@7.0.1",
  "_inBundle": false,
  "_integrity": "sha1-Pxw22xGXFAw5nCUt3/M5EpY445U=",
  "_location": "/gulp-postcss",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-postcss@7.0.1",
    "name": "gulp-postcss",
    "escapedName": "gulp-postcss",
    "rawSpec": "7.0.1",
    "saveSpec": null,
    "fetchSpec": "7.0.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-postcss/-/gulp-postcss-7.0.1.tgz",
  "_spec": "7.0.1",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Andrey Kuzmin",
    "email": "unsoundscapes@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/postcss/gulp-postcss/issues"
  },
  "dependencies": {
    "fancy-log": "^1.3.2",
    "plugin-error": "^0.1.2",
    "postcss": "^6.0.0",
    "postcss-load-config": "^1.2.0",
    "vinyl-sourcemaps-apply": "^0.2.1"
  },
  "description": "PostCSS gulp plugin",
  "devDependencies": {
    "coveralls": "^2.13.1",
    "eslint": "^4.1.1",
    "gulp-sourcemaps": "^2.6.0",
    "mocha": "^3.4.2",
    "nyc": "^11.0.3",
    "proxyquire": "^1.8.0",
    "sinon": "^2.3.5",
    "vinyl": "^2.1.0"
  },
  "homepage": "https://github.com/postcss/gulp-postcss",
  "keywords": [
    "gulpplugin",
    "postcss",
    "postcss-runner",
    "css"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-postcss",
  "nyc": {
    "lines": 100,
    "statements": 100,
    "functions": 100,
    "branches": 100,
    "reporter": [
      "lcov",
      "text"
    ],
    "cache": true,
    "all": true,
    "check-coverage": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/gulp-postcss.git"
  },
  "scripts": {
    "coveralls": "coveralls < coverage/lcov.info",
    "pretest": "eslint *.js",
    "test": "nyc mocha test.js"
  },
  "version": "7.0.1"
}