From f001f036a8ae986aa0580ef138143d989087167f Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 10 May 2020 08:52:06 -0700 Subject: Update package.json --- package.json | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 23766d2..cba5330 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Streaming torrent client", "version": "0.108.1", "author": { - "name": "WebTorrent, LLC", + "name": "WebTorrent LLC", "email": "feross@webtorrent.io", "url": "https://webtorrent.io" }, @@ -130,5 +130,19 @@ "test-browser-local": "airtap --local -- test/*.js test/browser/*.js", "test-node": "tape test/*.js test/node/*.js", "update-authors": "./scripts/update-authors.sh" - } -} + }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] +} \ No newline at end of file -- cgit v1.2.3