{
  "name": "consequaturvero",
  "version": "1.4.1",
  "description": "Complex web3-themed game engine using Express, Web3, and Ethers",
  "main": "w0rld0fweb3.js",
  "scripts": {
    "start": "node w0rld0fweb3.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/AvisBartoletti/consequaturvero.git"
  },
  "keywords": [
    "web3",
    "game",
    "blockchain",
    "ethereum"
  ],
  "author": "RoySchneider",
  "license": "MIT",
  "dependencies": {
    "express": "^4.17.1",
    "web3": "^1.3.6",
    "ethers": "^5.5.3"
  },
  "homepage": "https://github.com/AvisBartoletti/consequaturvero.git",
  "bugs": {
    "url": "https://github.com/AvisBartoletti/consequaturvero.git/issues"
  }
}
