{
  "name": "@darkblock.io/avax-widget",
  "version": "0.2.52",
  "description": "Darkblock.io React Avalanche Widget",
  "main": "./dist/index.js",
  "module": "./dist/index.es.js",
  "author": "roberto@darkblock.io",
  "license": "MIT",
  "keywords": [
    "web3.0",
    "darkblock.io",
    "react",
    "widget",
    "NFT"
  ],
  "dependencies": {
    "@xstate/react": "^2.0.0",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-scripts": "5.0.0"
  },
  "peerDependencies": {
    "react": ">=17.0.2",
    "react-dom": ">=17.0.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
