{
  "name": "contracts",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "pnpm hardhat test"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@nomicfoundation/hardhat-chai-matchers": "^2.0.2",
    "@nomicfoundation/hardhat-ethers": "^3.0.4",
    "@nomicfoundation/hardhat-toolbox": "^3.0.0",
    "ethers": "^6.8.0",
    "hardhat": "^2.18.1",
    "hardhat-deploy": "^0.11.42",
    "hardhat-scilla-plugin": "^3.7.1",
    "yaml": "^2.3.1"
  },
  "dependencies": {
    "yaml": "^2.3.1"
  }
}
