{
  "name": "erc721psi",
  "version": "0.7.0",
  "main": "index.js",
  "license": "MIT",
  "dependencies": {
    "@chainlink/contracts": "^0.4.0",
    "@openzeppelin/contracts": "^4.4.2",
    "@openzeppelin/contracts-upgradeable": "^4.5.1",
    "solidity-bits": "^0.3.2"
  },
  "devDependencies": {
    "@nomiclabs/hardhat-ethers": "^2.0.0",
    "@nomiclabs/hardhat-truffle5": "^2.0.3",
    "@nomiclabs/hardhat-waffle": "^2.0.0",
    "@nomiclabs/hardhat-web3": "^2.0.0",
    "@openzeppelin/hardhat-upgrades": "^1.16.0",
    "@openzeppelin/test-helpers": "^0.5.15",
    "bignumber.js": "^9.0.2",
    "bn.js": "^5.2.0",
    "chai": "^4.2.0",
    "erc721a": "^2.2.0",
    "ethereum-waffle": "^3.0.0",
    "ethers": "^5.0.0",
    "hardhat": "^2.8.3",
    "npm": "^8.6.0"
  }
}
