mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
11 lines
215 B
JSON
11 lines
215 B
JSON
{
|
|
"name": "escrow-examples",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ripple-lib": "^0.17.6",
|
|
"five-bells-condition": "*"
|
|
},
|
|
"//": "Intended for Node.js version ?.? and higher"
|
|
}
|