Skip to main content
Module

x/http_compression/egg.json

๐Ÿ—œ๏ธ Deno HTTP compression middleware
Go to Latest
File
{ "$schema": "https://x.nest.land/eggs@0.3.8/src/schema.json", "name": "http_compression", "entry": "./mod.ts", "description": "๐Ÿฆ•๐ŸŸฆ A lightweight Deno HTTP client library for IPFS", "homepage": "https://deno.land/x/http_compression", "version": "0.2.2", "releaseType": null, "unstable": true, "unlisted": false, "files": [ "README.md", "./**/*.ts" ], "ignore": [ "example.ts" ], "checkFormat": false, "checkTests": true, "checkInstallation": true, "check": true}