{
  "name": "dev-test",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.15.5",
    "@babel/preset-env": "^7.15.6",
    "babel-jest": "^27.2.0",
    "elliptic": "^6.5.4",
    "flow-js-testing": "0.1.15-alpha.4",
    "jest": "^27.2.0",
    "jest-environment-node": "^27.2.0"
  },
  "dependencies": {
    "sha3": "^2.1.4"
  }
}
