UNPKG

@getmeemaw/meemaw-js

Version:
28 lines (27 loc) 516 B
{ "name": "@getmeemaw/meemaw-js", "version": "1.2.2", "description": "Web SDK of Meemaw", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/getmeemaw/meemaw.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "wallet", "mpc", "tss", "trustless" ], "author": "Meemaw", "license": "Apache-2.0", "exports": { ".": { "browser": "./index.js", "default": "./index.js" } } }