hooks-rs 0.2.0

Hooks in Rust for Xahau
{
  "name": "tests",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": [],
  "author": "9oelM",
  "license": "MIT",
  "devDependencies": {
    "@transia/hooks-toolkit": "^1.0.5",
    "@transia/xrpl": "^2.7.3-alpha.10",
    "@types/jest": "^29.5.4",
    "jest": "^29.6.4",
    "ts-jest": "^29.1.1",
    "typescript": "^5.2.2"
  },
  "dependencies": {
    "wabt": "^1.0.36"
  }
}