| 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-custom-properties/ |
Upload File : |
{
"_args": [
[
"postcss-custom-properties@13.3.12",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-custom-properties@13.3.12",
"_id": "postcss-custom-properties@13.3.12",
"_inBundle": false,
"_integrity": "sha512-oPn/OVqONB2ZLNqN185LDyaVByELAA/u3l2CS2TS16x2j2XsmV4kd8U49+TMxmUsEU9d8fB/I10E6U7kB0L1BA==",
"_location": "/postcss-custom-properties",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-custom-properties@13.3.12",
"name": "postcss-custom-properties",
"escapedName": "postcss-custom-properties",
"rawSpec": "13.3.12",
"saveSpec": null,
"fetchSpec": "13.3.12"
},
"_requiredBy": [
"/postcss-preset-env"
],
"_resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.3.12.tgz",
"_spec": "13.3.12",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Jonathan Neal",
"email": "jonathantneal@hotmail.com"
},
"bugs": {
"url": "https://github.com/csstools/postcss-plugins/issues"
},
"contributors": [
{
"name": "Maxime Thirouin"
}
],
"dependencies": {
"@csstools/cascade-layer-name-parser": "^1.0.13",
"@csstools/css-parser-algorithms": "^2.7.1",
"@csstools/css-tokenizer": "^2.4.1",
"@csstools/utilities": "^1.0.0",
"postcss-value-parser": "^4.2.0"
},
"description": "Use Custom Properties Queries in CSS",
"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",
"index.d.ts"
],
"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/plugins/postcss-custom-properties#readme",
"keywords": [
"css",
"csswg",
"custom",
"declarations",
"postcss",
"postcss-plugin",
"properties",
"specification",
"variables",
"vars",
"w3c"
],
"license": "MIT",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"name": "postcss-custom-properties",
"peerDependencies": {
"postcss": "^8.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/csstools/postcss-plugins.git",
"directory": "plugins/postcss-custom-properties"
},
"scripts": {},
"type": "module",
"version": "13.3.12"
}