mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
16 lines
292 B
JSON
16 lines
292 B
JSON
{
|
|
"name": "hook-api-examples",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "''",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ripple-keypairs": "^1.1.3",
|
|
"xrpl-hooks": "^2.1.1"
|
|
}
|
|
}
|