HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
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/quadcode/frontend/node_modules/postcss-attribute-case-insensitive/package.json
{
  "name": "postcss-attribute-case-insensitive",
  "version": "4.0.2",
  "description": "PostCSS plugin to support case insensitive attributes",
  "main": "dist/index.js",
  "scripts": {
    "test": "eslint src && npm run prepublish && mocha --require @babel/register",
    "prepublish": "babel src --out-dir dist"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Semigradsky/postcss-attribute-case-insensitive.git"
  },
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "attribute",
    "insensitive",
    "sensitive",
    "CSS4"
  ],
  "author": "Dmitry Semigradsky",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Semigradsky/postcss-attribute-case-insensitive/issues"
  },
  "homepage": "https://github.com/Semigradsky/postcss-attribute-case-insensitive#readme",
  "devDependencies": {
    "@babel/cli": "^7.8.3",
    "@babel/core": "^7.8.3",
    "@babel/node": "^7.8.3",
    "@babel/preset-env": "^7.8.3",
    "@babel/register": "^7.8.3",
    "chai": "^4.2.0",
    "eslint": "^5.6.0",
    "eslint-config-airbnb-base": "^13.1.0",
    "eslint-plugin-import": "^2.14.0",
    "mocha": "^5.2.0"
  },
  "dependencies": {
    "postcss": "^7.0.2",
    "postcss-selector-parser": "^6.0.2"
  }
}