{ "name": "argus-redact-wasm", "type": "module", "version": "0.7.20", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/wan9yu/argus-redact" }, "files": [ "argus_redact_wasm_bg.wasm", "argus_redact_wasm.js", "argus_redact_wasm.d.ts" ], "main": "argus_redact_wasm.js", "types": "argus_redact_wasm.d.ts", "sideEffects": [ "./snippets/*" ] }