UNPKG

semaphore-rs-nodejs

Version:
28 lines (27 loc) 638 B
{ "name": "semaphore-rs-nodejs", "collaborators": [ "Remco Bloemen <remco@worldcoin.org>", "Philipp Sippl <philipp@worldcoin.org>" ], "description": "Rust support library for Semaphore", "version": "0.1.4", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/worldcoin/semaphore-rs" }, "files": [ "semaphore_rs_js_bg.wasm", "semaphore_rs_js.js", "semaphore_rs_js.d.ts" ], "main": "semaphore_rs_js.js", "homepage": "https://github.com/worldcoin/semaphore-rs", "types": "semaphore_rs_js.d.ts", "keywords": [ "worldcoin", "protocol", "signup" ] }