| 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/@csstools/css-calc/ |
Upload File : |
{
"_args": [
[
"@csstools/css-calc@1.2.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@csstools/css-calc@1.2.4",
"_id": "@csstools/css-calc@1.2.4",
"_inBundle": false,
"_integrity": "sha512-tfOuvUQeo7Hz+FcuOd3LfXVp+342pnWUJ7D2y8NUpu1Ww6xnTbHLpz018/y6rtbHifJ3iIEf9ttxXd8KG7nL0Q==",
"_location": "/@csstools/css-calc",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@csstools/css-calc@1.2.4",
"name": "@csstools/css-calc",
"escapedName": "@csstools%2fcss-calc",
"scope": "@csstools",
"rawSpec": "1.2.4",
"saveSpec": null,
"fetchSpec": "1.2.4"
},
"_requiredBy": [
"/@csstools/css-color-parser",
"/@csstools/postcss-exponential-functions",
"/@csstools/postcss-media-minmax",
"/@csstools/postcss-stepped-value-functions",
"/@csstools/postcss-trigonometric-functions"
],
"_resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-1.2.4.tgz",
"_spec": "1.2.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/csstools/postcss-plugins/issues"
},
"contributors": [
{
"name": "Antonio Laguna",
"email": "antonio@laguna.es",
"url": "https://antonio.laguna.es"
},
{
"name": "Romain Menke",
"email": "romainmenke@gmail.com"
}
],
"description": "Solve CSS math expressions",
"engines": {
"node": "^14 || ^16 || >=18"
},
"exports": {
".": {
"import": {
"types": "./dist/index.d.ts",
"default": "./dist/index.mjs"
},
"require": {
"default": "./dist/index.cjs"
}
}
},
"files": [
"CHANGELOG.md",
"LICENSE.md",
"README.md",
"dist"
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/csstools"
},
{
"type": "opencollective",
"url": "https://opencollective.com/csstools"
}
],
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc#readme",
"keywords": [
"calc",
"css"
],
"license": "MIT",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"name": "@csstools/css-calc",
"peerDependencies": {
"@csstools/css-parser-algorithms": "^2.7.1",
"@csstools/css-tokenizer": "^2.4.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/csstools/postcss-plugins.git",
"directory": "packages/css-calc"
},
"scripts": {},
"type": "module",
"version": "1.2.4"
}