PHP 7.4.33
Preview: package.json Size: 1.07 KB
/var/www/cookieconsent.bitkit.dk/httpdocs/node_modules/postcss-calc/package.json
{
  "name": "postcss-calc",
  "version": "10.1.0",
  "description": "PostCSS plugin to reduce calc()",
  "keywords": [
    "css",
    "postcss",
    "postcss-plugin",
    "calculation",
    "calc"
  ],
  "homepage": "https://github.com/postcss/postcss-calc",
  "repository": {
    "type": "git",
    "url": "https://github.com/postcss/postcss-calc.git"
  },
  "main": "src/index.js",
  "types": "types/index.d.ts",
  "files": [
    "src",
    "types",
    "LICENSE"
  ],
  "author": "Andy Jansson",
  "license": "MIT",
  "engines": {
    "node": "^18.12 || ^20.9 || >=22.0"
  },
  "devDependencies": {
    "@types/node": "^22.10.2",
    "eslint": "^9.17.0",
    "eslint-config-prettier": "^9.1.0",
    "jison-gho": "0.6.1-216",
    "postcss": "^8.4.49",
    "prettier": "^3.4.2",
    "typescript": "~5.7.2"
  },
  "dependencies": {
    "postcss-selector-parser": "^7.0.0",
    "postcss-value-parser": "^4.2.0"
  },
  "peerDependencies": {
    "postcss": "^8.4.38"
  },
  "scripts": {
    "build": "jison ./parser.jison -o src/parser.js",
    "lint": "eslint . && tsc",
    "test": "node --test"
  }
}

Directory Contents

Dirs: 2 × Files: 3
Name Size Perms Modified Actions
src DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
types DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
1.06 KB lrw-r--r-- 2025-06-16 05:45:38
Edit Download
1.07 KB lrw-r--r-- 2025-06-16 05:45:39
Edit Download
3.01 KB lrw-r--r-- 2025-06-16 05:45:39
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).