mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
10 lines
237 B
JSON
10 lines
237 B
JSON
{
|
|
"name": "address_encoding",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"//": "Change the license to something appropriate. You may want to use 'UNLICENSED' if you are just starting out.",
|
|
"dependencies": {
|
|
"base-x": "*"
|
|
}
|
|
}
|