mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-29 14:50:35 +00:00
8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"name": "LBRY",
|
|
"version": "0.1.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"jayson": "^2.0.2"
|
|
}
|
|
}
|