{ "name": "earthbucks_blake3", "type": "module", "collaborators": [ "Ryan X. Charles " ], "description": "Blake3 hash function for EarthBucks with optional support for WASM.", "version": "0.8.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/earthbucks/earthbucks" }, "files": [ "earthbucks_blake3_bg.wasm", "earthbucks_blake3.js", "earthbucks_blake3_bg.js", "earthbucks_blake3.d.ts" ], "main": "earthbucks_blake3.js", "types": "earthbucks_blake3.d.ts", "sideEffects": [ "./earthbucks_blake3.js", "./snippets/*" ] }