{
  "name": "@darkblock.io/eth-widget",
  "version": "0.2.50",
  "description": "Darkblock.io React Component Library",
  "main": "./dist/index.js",
  "module": "./dist/index.es.js",
  "author": "roberto@darkblock.io",
  "license": "MIT",
  "keywords": [
    "web3.0",
    "darkblock.io",
    "react",
    "widget",
    "NFT"
  ],
  "browser": {
    "fs": false,
    "path": false,
    "os": false
  },
  "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"
  }
}
