Skip to content

Commit

Permalink
chore(package): Add npm funding field (#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl authored Nov 11, 2019
1 parent ffe7cf3 commit 079937c
Show file tree
Hide file tree
Showing 19 changed files with 76 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"url": "https://feathersjs.com"
},
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"bugs": {
"url": "https://github.com/feathersjs/feathers/issues"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/adapter-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"feathers"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/adapter-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"feathers"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/authentication-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/authentication-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/authentication-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"url": "https://github.com/feathersjs/feathers.git"
},
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"bugs": {
"url": "https://github.com/feathersjs/feathers/issues"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"feathers"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/feathers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
"url": "https://feathersjs.com"
},
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"bugs": {
"url": "https://github.com/feathersjs/feathers/issues"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/primus-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/primus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/rest-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/socketio-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"feathers"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/transport-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"feathers-plugin"
],
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/feathers"
},
"repository": {
"type": "git",
"url": "git://github.com/feathersjs/feathers.git"
Expand Down

0 comments on commit 079937c

Please sign in to comment.