mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-29 23:00:36 +00:00
10 lines
277 B
JSON
10 lines
277 B
JSON
{
|
|
"name": "LBRY",
|
|
"version": "0.9.0",
|
|
"main": "main.js",
|
|
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
|
"author": "lbry.io",
|
|
"dependencies": {
|
|
"jayson": "^2.0.2"
|
|
}
|
|
}
|