{
  "name": "@bsv/wallet-toolbox-mobile",
  "version": "1.6.1",
  "description": "Client only Wallet Storage",
  "main": "./out/src/index.mobile.js",
  "types": "./out/src/index.mobile.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bsv-blockchain/wallet-toolbox.git"
  },
  "author": "Tone Engel",
  "license": "SEE LICENSE IN license.md",
  "keywords": [
    "bsv",
    "wallet",
    "BRC100"
  ],
  "bugs": {
    "url": "https://github.com/bsv-blockchain/wallet-toolbox/issues"
  },
  "homepage": "https://github.com/bsv-blockchain/wallet-toolbox#readme",
  "dependencies": {
    "@bsv/sdk": "^1.6.24"
  }
}
