Activating Open Collective (#3806)

* Added backers and sponsors on the README

* Added call to donate after npm install

* Update package.json
This commit is contained in:
Xavier Damman
2017-10-27 10:26:05 +09:00
committed by Florent Vilmart
parent fecbb2d7ff
commit 84aadba23a
2 changed files with 79 additions and 0 deletions

View File

@@ -88,5 +88,10 @@
"optionalDependencies": {
"bcrypt": "1.0.3",
"uws": "^8.14.1"
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/parse-server",
"logo": "https://opencollective.com/parse-server/logo.txt?reverse=true&variant=binary"
}
}