Files
xahaud/hook-api-examples/package.json
2022-02-18 12:43:56 +00:00

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"
}
}