mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-30 09:11:07 +00:00
add package.json for emscripten test
This commit is contained in:
parent
778d1b2476
commit
3f4e50ba22
8
emscripten/package.json
Normal file
8
emscripten/package.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "trezor-crypto-test",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "",
|
||||||
|
"dependencies": {
|
||||||
|
"bitcoinjs-lib": "^1.5.7"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user