13 lines
338 B
JSON
13 lines
338 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": {
|
|
"email": "jobevers@lbry.io",
|
|
"name": "Job Evers-Meltzer"
|
|
},
|
|
"dependencies": {
|
|
"jayson": "^2.0.2"
|
|
}
|
|
}
|