| 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/@nuxt/generator/node_modules/clean-css/ |
Upload File : |
{
"_args": [
[
"clean-css@5.3.3",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "clean-css@5.3.3",
"_id": "clean-css@5.3.3",
"_inBundle": false,
"_integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==",
"_location": "/@nuxt/generator/clean-css",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "clean-css@5.3.3",
"name": "clean-css",
"escapedName": "clean-css",
"rawSpec": "5.3.3",
"saveSpec": null,
"fetchSpec": "5.3.3"
},
"_requiredBy": [
"/@nuxt/generator/html-minifier-terser"
],
"_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz",
"_spec": "5.3.3",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Jakub Pawlowicz",
"email": "contact@jakubpawlowicz.com"
},
"bugs": {
"url": "https://github.com/clean-css/clean-css/issues"
},
"dependencies": {
"source-map": "~0.6.0"
},
"description": "A well-tested CSS minifier",
"devDependencies": {
"browserify": "^17.0.0",
"eslint": "^8.8.0",
"eslint-config-airbnb-base": "^15.0.0",
"http-proxy": "1.x",
"nock": "^13.0.0",
"server-destroy": "1.x",
"uglify-js": ">=2.6.1",
"vows": "0.8.x"
},
"engines": {
"node": ">= 10.0"
},
"files": [
"lib",
"History.md",
"index.js",
"LICENSE"
],
"homepage": "https://github.com/clean-css/clean-css",
"keywords": [
"css",
"minifier"
],
"license": "MIT",
"main": "index.js",
"name": "clean-css",
"repository": {
"type": "git",
"url": "git+https://github.com/clean-css/clean-css.git"
},
"scripts": {
"bench": "node ./test/bench.js",
"browserify": "browserify --standalone CleanCSS index.js | uglifyjs --compress --mangle -o cleancss-browser.js",
"lint": "eslint ./lib/ --ext .js",
"test": "vows"
},
"version": "5.3.3"
}