UNPKG

@daseinji/cyb-rune-wasm

Version:

[cyb.ai] A WASM module for the Rune Language, an embeddable dynamic programming language for Rust.

40 lines (39 loc) 982 B
{ "name": "@daseinji/cyb-rune-wasm", "collaborators": [ "dasein <acidpictures@gmail.com>", "John-John Tedro <udoprog@tedro.se>" ], "description": "[cyb.ai] A WASM module for the Rune Language, an embeddable dynamic programming language for Rust.", "version": "0.12.3", "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/dasein108/cyb-rune-wasm.git" }, "files": [ "cyb_rune_wasm_bg.wasm", "cyb_rune_wasm.js", "cyb_rune_wasm.d.ts" ], "module": "cyb_rune_wasm.js", "homepage": "https://github.com/dasein108/cyb-rune-wasm", "types": "cyb_rune_wasm.d.ts", "sideEffects": [ "./snippets/*" ], "keywords": [ "language", "scripting", "scripting-language", "cyb.ai" ], "bugs": { "url": "https://github.com/dasein108/cyb-rune-wasm/issues" }, "main": "cyb_rune_wasm.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "" }