they're making me set an author

This commit is contained in:
jobevers 2017-02-09 18:17:09 -06:00
parent 8357e33977
commit 60c56170e9

View file

@ -3,7 +3,10 @@
"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",
"author": {
"email": "jobevers@lbry.io",
"name": "Job Evers-Meltzer"
},
"dependencies": {
"jayson": "^2.0.2"
}