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.com/node_modules/known-css-properties/package.json
{
  "name": "known-css-properties",
  "version": "0.28.0",
  "description": "List of known CSS properties",
  "repository": "known-css/known-css-properties",
  "main": "index.js",
  "scripts": {
    "bump": "npm version patch && npm publish && git push && git push --tags",
    "download-w3c-data": "node scripts/download-w3c-data",
    "generate": "node scripts/generate",
    "lint": "eslint index.js scripts/*.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "css",
    "properties",
    "w3c",
    "chrome",
    "firefox",
    "explorer",
    "edge",
    "safari",
    "opera",
    "samsung-internet",
    "uc-browser"
  ],
  "contributors": [
    {
      "name": "Krzysztof Bebenek",
      "email": "kbebenek@kbebenek.me",
      "url": "http://kbebenek.me"
    },
    {
      "name": "Viorel Cojocaru",
      "email": "vio@beanon.com",
      "url": "http://beanon.com"
    }
  ],
  "author": {
    "name": "Viorel Cojocaru",
    "email": "vio@beanon.com",
    "url": "http://beanon.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/known-css/known-css-properties/issues"
  },
  "homepage": "https://github.com/known-css/known-css-properties#readme",
  "devDependencies": {
    "axios": "0.27.2",
    "eslint": "8.18.0",
    "globby": "13.1.2",
    "lodash.sortby": "4.7.0",
    "lodash.uniq": "4.5.0"
  }
}