# thanks [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] [travis-image]: https://img.shields.io/travis/feross/thanks/master.svg [travis-url]: https://travis-ci.org/feross/thanks [npm-image]: https://img.shields.io/npm/v/thanks.svg [npm-url]: https://npmjs.org/package/thanks [downloads-image]: https://img.shields.io/npm/dm/thanks.svg [downloads-url]: https://npmjs.org/package/thanks [standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg [standard-url]: https://standardjs.com ### 🙌 Give thanks to the open source maintainers you depend on! ✨ ## usage ```js npx thanks ``` ## license MIT. Copyright (c) [Feross Aboukhadijeh](https://feross.org).