{
  "name": "bitbtn",
  "version": "0.3.6",
  "description": "An UI Button for interacting with Bitcoin SV wallets (written in pure JS - no dependencies)",
  "main": "src/bitbtn.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bitsent/BitBtn"
  },
  "keywords": [
    "bitcoin",
    "button",
    "bitbtn",
    "btn"
  ],
  "author": "Aleksandar Dinkov",
  "license": "SEE LICENSE IN LICENSE.md",
  "homepage": "https://github.com/bitsent/BitBtn",
  "dependencies": {}
}
