{
  "name": "@ensdomains/solsha1",
  "version": "0.0.3",
  "requires": true,
  "lockfileVersion": 1,
  "devDependencies": {
    "@nomiclabs/hardhat-ethers": "^2.0.2",
    "@nomiclabs/hardhat-truffle5": "^2.0.0",
    "@nomiclabs/hardhat-waffle": "^2.0.1",
    "@nomiclabs/hardhat-web3": "^2.0.0",
    "eth-gas-reporter": "^0.1.2",
    "hardhat": "^2.3.0",
    "solium": "^1.0.4",
    "truffle": "^5.0.0",
    "web3": "^1.3.6"
  },
  "scripts": {
    "test": "npx hardhat test",
    "lint": "npx hardhat check",
    "build": "npx hardhat compile",
    "prepublishOnly": "yarn build",
    "pub": "yarn publish --access public"
  },
  "dependencies": {
    "hash-test-vectors": "^1.3.2"
  }
}
