11 lines
277 B
JSON
11 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"
|
||
|
}
|
||
|
}
|