{ "name": "rustimate-client", "collaborators": [ "Kyle U " ], "description": "WASM web client sources for rustimate", "version": "0.1.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/kyleu/rustimate" }, "files": [ "rustimate_client_bg.wasm", "rustimate_client.js", "rustimate_client.d.ts" ], "module": "rustimate_client.js", "homepage": "https://estimate.poker", "types": "rustimate_client.d.ts", "sideEffects": "false" }