{ "name": "ocaml-wasm", "version": "4.12.0-0", "description": "OCaml runtime compiled to WebAssembly (wasi-sdk-12)", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/corwin-of-amber/ocaml-wasm.git#wasm-4.12" }, "author": "", "license": "LGPL-2.1-only", "devDependencies": { "jszip-unzip": "^3.4.0-0", "wasi-kernel": "0.1.4" }, "scripts": { "dist": "./mkdist.sh" } }