mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"name": "escrow-examples",
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"five-bells-condition": "*",
|
|
"xrpl": "^4.4.0"
|
|
},
|
|
"type": "module"
|
|
}
|