UNPKG

semaphore-rs-js

Version:
31 lines 671 B
{ "name": "semaphore-rs-js", "type": "module", "collaborators": [ "Remco Bloemen <remco@worldcoin.org>", "Philipp Sippl <philipp@worldcoin.org>" ], "description": "Rust support library for Semaphore", "version": "0.3.1", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/worldcoin/semaphore-rs" }, "files": [ "index.js", "semaphore_rs_js.js", "semaphore_rs_js.d.ts" ], "main": "index.js", "homepage": "https://github.com/worldcoin/semaphore-rs", "types": "semaphore_rs_js.d.ts", "sideEffects": [ "./snippets/*" ], "keywords": [ "worldcoin", "protocol", "signup" ] }