Fund all your open source dependencies StackAid is a simple way to donate to all the open source software projects you depend on. By subscribing to StackAid, we'll distribute your subscription fee among your projects' direct and indirect dependencies.
See for yourself. Copy and paste your package.json or edit the one below to get a breakdown of how your dependencies would be funded.
1 { 2 "name" : "@stackaid/web" , 3 "version" : "0.1.0" , 4 "dependencies" : { 5 "@datadog/datadog-api-client" : "^1.0.0" , 6 "@fortawesome/fontawesome-svg-core" : "^6.1.2" , 7 "@fortawesome/free-brands-svg-icons" : "^6.1.2" , 8 "@fortawesome/free-regular-svg-icons" : "^6.1.2" , 9 "@fortawesome/free-solid-svg-icons" : "^6.1.2" , 10 "@fortawesome/pro-light-svg-icons" : "^6.1.2" , 11 "@fortawesome/pro-regular-svg-icons" : "^6.1.2" , 12 "@google-cloud/storage" : "^6.7.0" , 13 "@next/mdx" : "^12.2.5" , 14 "@octo