| 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/compression/ |
Upload File : |
{
"_args": [
[
"compression@1.8.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "compression@1.8.1",
"_id": "compression@1.8.1",
"_inBundle": false,
"_integrity": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==",
"_location": "/compression",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "compression@1.8.1",
"name": "compression",
"escapedName": "compression",
"rawSpec": "1.8.1",
"saveSpec": null,
"fetchSpec": "1.8.1"
},
"_requiredBy": [
"/@nuxt/cli",
"/@nuxt/server"
],
"_resolved": "https://registry.npmjs.org/compression/-/compression-1.8.1.tgz",
"_spec": "1.8.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/expressjs/compression/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
}
],
"dependencies": {
"bytes": "3.1.2",
"compressible": "~2.0.18",
"debug": "2.6.9",
"negotiator": "~0.6.4",
"on-headers": "~1.1.0",
"safe-buffer": "5.2.1",
"vary": "~1.1.2"
},
"description": "Node.js compression middleware",
"devDependencies": {
"after": "0.8.2",
"eslint": "7.32.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-markdown": "2.2.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-standard": "4.1.0",
"mocha": "9.2.2",
"nyc": "15.1.0",
"supertest": "6.3.4"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"LICENSE",
"HISTORY.md",
"index.js"
],
"homepage": "https://github.com/expressjs/compression#readme",
"keywords": [
"compression",
"gzip",
"deflate",
"middleware",
"express",
"brotli",
"http",
"stream"
],
"license": "MIT",
"name": "compression",
"repository": {
"type": "git",
"url": "git+https://github.com/expressjs/compression.git"
},
"scripts": {
"lint": "eslint .",
"test": "mocha --check-leaks --reporter spec",
"test-ci": "nyc --reporter=lcov --reporter=text npm test",
"test-cov": "nyc --reporter=html --reporter=text npm test"
},
"version": "1.8.1"
}