{ "name": "@ocaml-wasm/4.12--zarith", "version": "1.12.0-0", "description": "The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. (WASM port, wasi-sdk 12)", "scripts": { "build": "./compile-wasi", "prepack": "ls -l bin/dllzarith.wasm # make sure wasm binary was made", "dist": "npm pack" }, "files": ["bin"], "repository": "https://github.com/corwin-of-amber/ocaml-wasm--zarith.git" }