Skip to main content
Module

x/http_compression/egg.json

๐Ÿ—œ๏ธ Deno HTTP compression middleware
Latest
File
{ "$schema": "https://x.nest.land/eggs@0.3.8/src/schema.json", "name": "http_compression", "entry": "./mod.ts", "description": "๐Ÿ—œ๏ธ Deno HTTP compression middleware", "homepage": "https://deno.land/x/http_compression", "version": "0.3.1", "releaseType": "patch", "unstable": true, "unlisted": false, "files": [ "README.md", "./**/*.ts" ], "ignore": [ "example.ts" ], "checkFormat": false, "checkTests": true, "checkInstallation": true, "check": true, "checkAll": true, "repository": "https://deno.land/x/http_compression"}