Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'funding' field to package.json #10816

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

marcjansen
Copy link
Member

@marcjansen marcjansen commented Mar 18, 2020

This was introduced to npm recently and allows users of the ol package to e.g. type npm fund ol and our opencollective page opens in a browser. Just typing npm fund in a npm package will list the funding options of the dependencies of the current project.

See e.g. https://github.com/npm/rfcs/blob/latest/accepted/0017-add-funding-support.md , https://docs.npmjs.com/configuring-npm/package-json.html#funding or https://docs.npmjs.com/cli-commands/fund.html

Please review.

This was introduced to `npm` recently and allows users of the ol
package to e.g. type `npm fund ol` and our opencollective page
opens in a browser. Just typing `npm fund` in a npm package will list
the funding options of the dependencies of the current project.
@marcjansen
Copy link
Member Author

Thanks for the review.

@marcjansen marcjansen merged commit 3674ec5 into openlayers:master Mar 18, 2020
@marcjansen marcjansen deleted the npm-funding-field branch March 18, 2020 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants