mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
examples and tests WIP
This commit is contained in:
15
hook-api-examples/package.json
Normal file
15
hook-api-examples/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user