| 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-discard-comments/ |
Upload File : |
{
"_args": [
[
"postcss-discard-comments@7.0.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-discard-comments@7.0.4",
"_id": "postcss-discard-comments@7.0.4",
"_inBundle": false,
"_integrity": "sha512-6tCUoql/ipWwKtVP/xYiFf1U9QgJ0PUvxN7pTcsQ8Ns3Fnwq1pU5D5s1MhT/XySeLq6GXNvn37U46Ded0TckWg==",
"_location": "/postcss-discard-comments",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-discard-comments@7.0.4",
"name": "postcss-discard-comments",
"escapedName": "postcss-discard-comments",
"rawSpec": "7.0.4",
"saveSpec": null,
"fetchSpec": "7.0.4"
},
"_requiredBy": [
"/cssnano-preset-default"
],
"_resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.4.tgz",
"_spec": "7.0.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/cssnano/cssnano/issues"
},
"dependencies": {
"postcss-selector-parser": "^7.1.0"
},
"description": "Discard comments in your CSS files with PostCSS.",
"devDependencies": {
"postcss": "^8.5.3",
"postcss-scss": "^4.0.9",
"postcss-simple-vars": "^7.0.1"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0"
},
"files": [
"src",
"LICENSE-MIT",
"types"
],
"homepage": "https://github.com/cssnano/cssnano",
"keywords": [
"css",
"comments",
"postcss",
"postcss-plugin"
],
"license": "MIT",
"main": "src/index.js",
"name": "postcss-discard-comments",
"peerDependencies": {
"postcss": "^8.4.32"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cssnano/cssnano.git"
},
"types": "types/index.d.ts",
"version": "7.0.4"
}