cumquenumquam
Version:
Storybook is an open source tool for developing UI components in isolation for React, Vue and Angular. It makes building stunning UIs organized and efficient.
28 lines (27 loc) • 715 B
JSON
{
"name": "@walletconnect/types",
"version": "1.0.0-beta.12",
"description": "Typescript Types for WalletConnect",
"scripts": {},
"keywords": [
"walletconnect",
"ethereum",
"web3",
"crypto",
"dapp",
"wallet"
],
"author": "WalletConnect <walletconnect.org>",
"homepage": "https://github.com/WalletConnect/walletconnect-monorepo/tree/v1.0.0-beta",
"license": "LGPL-3.0",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "git+https://github.com/walletconnect/walletconnect-monorepo.git"
},
"bugs": {
"url": "https://github.com/walletconnect/walletconnect-monorepo/issues"
},
"gitHead": "165f7993c2acc907c653c02847fb02721052c6e7"
}