redirectionio 3.1.0

Redirection IO Library to handle matching rule, redirect and filtering headers and body.
Documentation
{
    "name": "@redirection.io/redirectionio",
    "collaborators": [
        "Joel Wurtz <jwurtz@redirection.io>"
    ],
    "description": "Redirection IO Library to handle matching rule, redirect and filtering headers and body.",
    "version": "3.0.0",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/redirectionio/libredirectionio.git"
    },
    "files": [
        "wasm/redirectionio.d.ts",
        "wasm/redirectionio.js",
        "wasm/redirectionio_bg.js",
        "wasm/redirectionio_bg.wasm",
        "wasm/redirectionio_bg.wasm.d.ts",
        "redirectionio.js",
        "redirectionio.d.ts"
    ],
    "module": "redirectionio.js",
    "types": "redirectionio.d.ts"
}