{
  "_args": [
    [
      "koa-compress@5.1.1",
      "/home/control3/fundiherrajes"
    ]
  ],
  "_from": "koa-compress@5.1.1",
  "_id": "koa-compress@5.1.1",
  "_inBundle": false,
  "_integrity": "sha512-UgMIN7ZoEP2DuoSQmD6CYvFSLt0NReGlc2qSY4bO4Oq0L56OiD9pDG41Kj/zFmVY/A3Wvmn4BqKcfq5H30LGIg==",
  "_location": "/koa-compress",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "koa-compress@5.1.1",
    "name": "koa-compress",
    "escapedName": "koa-compress",
    "rawSpec": "5.1.1",
    "saveSpec": null,
    "fetchSpec": "5.1.1"
  },
  "_requiredBy": [
    "/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/koa-compress/-/koa-compress-5.1.1.tgz",
  "_spec": "5.1.1",
  "_where": "/home/control3/fundiherrajes",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/koajs/compress/issues"
  },
  "contributors": [
    {
      "name": "Imed Jaberi",
      "email": "imed-jaberi@outlook.com",
      "url": "https://www.3imed-jaberi.com/"
    }
  ],
  "dependencies": {
    "bytes": "^3.1.2",
    "compressible": "^2.0.18",
    "http-errors": "^1.8.1",
    "koa-is-json": "^1.0.0"
  },
  "description": "Compress middleware for koa",
  "devDependencies": {
    "eslint": "^7.32.0",
    "eslint-config-standard": "^16.0.3",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-promise": "^5.2.0",
    "eslint-plugin-standard": "^5.0.0",
    "jest": "^27.5.1",
    "koa": "^2.13.4",
    "supertest": "^6.2.4"
  },
  "engines": {
    "node": ">= 12"
  },
  "files": [
    "lib",
    "LICENSE",
    "HISTORY.md"
  ],
  "homepage": "https://github.com/koajs/compress#readme",
  "license": "MIT",
  "main": "lib",
  "name": "koa-compress",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/koajs/compress.git"
  },
  "scripts": {
    "eslint": "eslint --ignore-path .gitignore .",
    "test": "jest"
  },
  "version": "5.1.1"
}
