diff --git a/package.json b/package.json index 628f1d5be9..ad3575b78c 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/packages/adapter-commons/package.json b/packages/adapter-commons/package.json index 32652ab523..49359e1254 100644 --- a/packages/adapter-commons/package.json +++ b/packages/adapter-commons/package.json @@ -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" diff --git a/packages/adapter-tests/package.json b/packages/adapter-tests/package.json index 87966c7f44..eaad45a9b6 100644 --- a/packages/adapter-tests/package.json +++ b/packages/adapter-tests/package.json @@ -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" diff --git a/packages/authentication-client/package.json b/packages/authentication-client/package.json index 9bcda00345..8b6507f7ef 100644 --- a/packages/authentication-client/package.json +++ b/packages/authentication-client/package.json @@ -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" diff --git a/packages/authentication-local/package.json b/packages/authentication-local/package.json index d614c2b397..21e94add13 100644 --- a/packages/authentication-local/package.json +++ b/packages/authentication-local/package.json @@ -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" diff --git a/packages/authentication-oauth/package.json b/packages/authentication-oauth/package.json index 404c0a955c..ff25361fb7 100644 --- a/packages/authentication-oauth/package.json +++ b/packages/authentication-oauth/package.json @@ -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" diff --git a/packages/authentication/package.json b/packages/authentication/package.json index 300eee9793..c5c0769eb2 100644 --- a/packages/authentication/package.json +++ b/packages/authentication/package.json @@ -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" diff --git a/packages/client/package.json b/packages/client/package.json index 52a7e3afcb..3034964658 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -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" }, diff --git a/packages/commons/package.json b/packages/commons/package.json index 2ff8e56ac2..48a3ceb24b 100644 --- a/packages/commons/package.json +++ b/packages/commons/package.json @@ -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" diff --git a/packages/configuration/package.json b/packages/configuration/package.json index e785ef3c8d..3860bf1e19 100644 --- a/packages/configuration/package.json +++ b/packages/configuration/package.json @@ -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" diff --git a/packages/express/package.json b/packages/express/package.json index 410b1ecda9..9dc4cd3b52 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -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" diff --git a/packages/feathers/package.json b/packages/feathers/package.json index b658543d6f..a1d7143a42 100644 --- a/packages/feathers/package.json +++ b/packages/feathers/package.json @@ -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" }, diff --git a/packages/primus-client/package.json b/packages/primus-client/package.json index bea3158b05..9dcfe7645f 100644 --- a/packages/primus-client/package.json +++ b/packages/primus-client/package.json @@ -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" diff --git a/packages/primus/package.json b/packages/primus/package.json index 1e593f552d..614e2f9d70 100644 --- a/packages/primus/package.json +++ b/packages/primus/package.json @@ -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" diff --git a/packages/rest-client/package.json b/packages/rest-client/package.json index 3a93c6a294..feec1e6519 100644 --- a/packages/rest-client/package.json +++ b/packages/rest-client/package.json @@ -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" diff --git a/packages/socketio-client/package.json b/packages/socketio-client/package.json index ca19c5a521..dd293bb34a 100644 --- a/packages/socketio-client/package.json +++ b/packages/socketio-client/package.json @@ -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" diff --git a/packages/socketio/package.json b/packages/socketio/package.json index 9af2e83e86..9f09c4f755 100644 --- a/packages/socketio/package.json +++ b/packages/socketio/package.json @@ -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" diff --git a/packages/tests/package.json b/packages/tests/package.json index 7e398c1914..27ab25f73a 100644 --- a/packages/tests/package.json +++ b/packages/tests/package.json @@ -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" diff --git a/packages/transport-commons/package.json b/packages/transport-commons/package.json index 50dd012b5a..545d9b0f43 100644 --- a/packages/transport-commons/package.json +++ b/packages/transport-commons/package.json @@ -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"