they're making me set an author
This commit is contained in:
parent
8357e33977
commit
60c56170e9
1 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,10 @@
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
"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": {
|
"dependencies": {
|
||||||
"jayson": "^2.0.2"
|
"jayson": "^2.0.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue