Files
xrpl-dev-portal/content/code_samples/address_encoding/package.json
2017-04-26 00:33:06 -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": "*",
}
}