| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/postcss-calc/ |
Upload File : |
{
"_args": [
[
"postcss-calc@10.1.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-calc@10.1.1",
"_id": "postcss-calc@10.1.1",
"_inBundle": false,
"_integrity": "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==",
"_location": "/postcss-calc",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-calc@10.1.1",
"name": "postcss-calc",
"escapedName": "postcss-calc",
"rawSpec": "10.1.1",
"saveSpec": null,
"fetchSpec": "10.1.1"
},
"_requiredBy": [
"/cssnano-preset-default"
],
"_resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.1.1.tgz",
"_spec": "10.1.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Andy Jansson"
},
"bugs": {
"url": "https://github.com/postcss/postcss-calc/issues"
},
"dependencies": {
"postcss-selector-parser": "^7.0.0",
"postcss-value-parser": "^4.2.0"
},
"description": "PostCSS plugin to reduce calc()",
"devDependencies": {
"@types/node": "^22.10.10",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"jison-gho": "0.6.1-216",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"typescript": "~5.7.3"
},
"engines": {
"node": "^18.12 || ^20.9 || >=22.0"
},
"files": [
"src",
"types",
"LICENSE"
],
"homepage": "https://github.com/postcss/postcss-calc",
"keywords": [
"css",
"postcss",
"postcss-plugin",
"calculation",
"calc"
],
"license": "MIT",
"main": "src/index.js",
"name": "postcss-calc",
"peerDependencies": {
"postcss": "^8.4.38"
},
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/postcss-calc.git"
},
"scripts": {
"build": "jison ./parser.jison -o src/parser.js",
"lint": "eslint . && tsc",
"test": "node --test"
},
"types": "types/index.d.ts",
"version": "10.1.1"
}