| 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-media/ |
Upload File : |
{
"_args": [
[
"postcss-custom-media@10.0.8",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-custom-media@10.0.8",
"_id": "postcss-custom-media@10.0.8",
"_inBundle": false,
"_integrity": "sha512-V1KgPcmvlGdxTel4/CyQtBJEFhMVpEmRGFrnVtgfGIHj5PJX9vO36eFBxKBeJn+aCDTed70cc+98Mz3J/uVdGQ==",
"_location": "/postcss-custom-media",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-custom-media@10.0.8",
"name": "postcss-custom-media",
"escapedName": "postcss-custom-media",
"rawSpec": "10.0.8",
"saveSpec": null,
"fetchSpec": "10.0.8"
},
"_requiredBy": [
"/postcss-preset-env"
],
"_resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-10.0.8.tgz",
"_spec": "10.0.8",
"_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"
},
{
"name": "Jonathan Neal",
"email": "jonathantneal@hotmail.com"
},
{
"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/media-query-list-parser": "^2.1.13"
},
"description": "Use Custom Media 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"
],
"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-media#readme",
"keywords": [
"at-rule",
"atrule",
"css",
"csswg",
"custom",
"media",
"postcss",
"postcss-plugin",
"queries",
"query",
"specification",
"w3c"
],
"license": "MIT",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"name": "postcss-custom-media",
"peerDependencies": {
"postcss": "^8.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/csstools/postcss-plugins.git",
"directory": "plugins/postcss-custom-media"
},
"scripts": {},
"type": "module",
"version": "10.0.8"
}