Files
xrpl-dev-portal/content/_code-samples/address_encoding/package.json
2018-05-03 18:31:13 -07:00

10 lines
238 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": "*",
}
}