We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
funding
1 parent 2359352 commit 7712adfCopy full SHA for 7712adf
package.json
@@ -3,7 +3,9 @@
3
"description": "a simple bitfield, compliant with the BitTorrent spec",
4
"version": "3.0.0",
5
"author": "Felix Boehm <[email protected]>",
6
- "funding": "https://github.com/sponsors/fb55",
+ "funding": {
7
+ "url": "https://github.com/sponsors/fb55"
8
+ },
9
"sideEffects": false,
10
"main": "lib/index.js",
11
"types": "lib/index.d.ts",
0 commit comments