10 lines
277 B
JSON
10 lines
277 B
JSON
{
|
|
"name": "LBRY",
|
|
"version": "0.0.1",
|
|
"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"
|
|
}
|
|
}
|