Files
sashimono/examples/sample-user-wallet/package.json
2021-09-09 13:57:43 +05:30

10 lines
156 B
JSON

{
"name": "user-wallet",
"dependencies": {
"eccrypto": "^1.1.6",
"node-fetch": "^2.6.1",
"ripple-lib": "^1.9.8",
"uuid": "^8.3.2"
}
}