{
  "name": "blackbull-sdk-polygon",
  "version": "1.0.1",
  "description": "An SDK for building applications on top of Blackbullswap over Polygon Mainnet",
  "main": "index.js",
  "scripts": {
    "test": "tsdx test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/blackbullswap/sdk-polygon.git"
  },
  "keywords": [
    "Blackbullswap",
    "Polygon",
    "MainNet",
    "NFT",
    "NFTFi"
  ],
  "author": "Blackbullswap Team",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/blackbullswap/sdk/issues"
  },
  "homepage": "https://github.com/blackbullswap/sdk#readme"
}
