| 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-image-set-function/ |
Upload File : |
{
"_args": [
[
"postcss-image-set-function@6.0.3",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-image-set-function@6.0.3",
"_id": "postcss-image-set-function@6.0.3",
"_inBundle": false,
"_integrity": "sha512-i2bXrBYzfbRzFnm+pVuxVePSTCRiNmlfssGI4H0tJQvDue+yywXwUxe68VyzXs7cGtMaH6MCLY6IbCShrSroCw==",
"_location": "/postcss-image-set-function",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-image-set-function@6.0.3",
"name": "postcss-image-set-function",
"escapedName": "postcss-image-set-function",
"rawSpec": "6.0.3",
"saveSpec": null,
"fetchSpec": "6.0.3"
},
"_requiredBy": [
"/postcss-preset-env"
],
"_resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-6.0.3.tgz",
"_spec": "6.0.3",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Jonathan Neal",
"email": "jonathantneal@hotmail.com"
},
"bugs": {
"url": "https://github.com/csstools/postcss-plugins/issues"
},
"dependencies": {
"@csstools/utilities": "^1.0.0",
"postcss-value-parser": "^4.2.0"
},
"description": "Display resolution-dependent images using the image-set() function 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-image-set-function#readme",
"keywords": [
"background",
"css",
"image",
"image-set",
"negotiation",
"optimization",
"postcss",
"postcss-plugin",
"resolution",
"responsive"
],
"license": "MIT-0",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"name": "postcss-image-set-function",
"peerDependencies": {
"postcss": "^8.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/csstools/postcss-plugins.git",
"directory": "plugins/postcss-image-set-function"
},
"type": "module",
"version": "6.0.3"
}