1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-16 21:09:06 +00:00
trezor-firmware/emscripten/package.json

9 lines
133 B
JSON
Raw Normal View History

2015-06-16 22:04:43 +00:00
{
"name": "trezor-crypto-test",
"version": "1.0.0",
"description": "",
"dependencies": {
2015-11-06 13:52:25 +00:00
"bitcoinjs-lib": "^2.1.1"
2015-06-16 22:04:43 +00:00
}
}