{
  "name": "dev-test",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "node index.js"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@onflow/config": "^0.0.2",
    "@onflow/fcl": "^0.0.73",
    "elliptic": "^6.5.4",
    "esm": "^3.2.25",
    "rlp": "^2.2.6",
    "sha3": "^2.1.4"
  },
  "dependencies": {
    "@onflow/fcl-config": "^0.0.1"
  }
}
