{
  "name": "@webbtc/webln-types",
  "description": "Type definitions for WebLN",
  "version": "2.0.1",
  "types": "types/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WebBTC/webln-types.git"
  },
  "keywords": [
    "webbtc",
    "webln",
    "bitcoin",
    "lightning"
  ],
  "author": "WebBTC",
  "license": "MIT",
  "private": false,
  "scripts": {
    "npm:bump-version": "npm version patch",
    "npm:publish": "npm publish --access public"
  },
  "bugs": {
    "url": "https://github.com/WebBTC/webln-types/issues"
  },
  "homepage": "https://github.com/WebBTC/webln-types#readme",
  "funding": {
    "type": "lightning",
    "url": "hello@getalby.com"
  }
}
