2017-01-27 01:21:27 +01:00
|
|
|
{
|
|
|
|
"name": "LBRY",
|
2017-03-10 22:30:28 +01:00
|
|
|
"version": "0.9.0rc17",
|
2017-01-27 01:21:27 +01:00
|
|
|
"main": "main.js",
|
|
|
|
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
2017-02-10 01:17:09 +01:00
|
|
|
"author": {
|
|
|
|
"email": "jobevers@lbry.io",
|
|
|
|
"name": "Job Evers-Meltzer"
|
|
|
|
},
|
2017-01-27 01:21:27 +01:00
|
|
|
"dependencies": {
|
2017-02-17 04:26:57 +01:00
|
|
|
"electron-dl": "^1.6.0",
|
2017-02-10 20:11:26 +01:00
|
|
|
"install": "^0.8.7",
|
|
|
|
"jayson": "^2.0.2",
|
|
|
|
"npm": "^4.2.0",
|
|
|
|
"tree-kill": "^1.1.0"
|
2017-01-27 01:21:27 +01:00
|
|
|
}
|
|
|
|
}
|