diff options
Diffstat (limited to 'node_modules/moment/README.md')
-rw-r--r-- | node_modules/moment/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/moment/README.md b/node_modules/moment/README.md index c45e9d624..06783de06 100644 --- a/node_modules/moment/README.md +++ b/node_modules/moment/README.md @@ -2,6 +2,7 @@ [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [](https://coveralls.io/r/moment/moment?branch=develop) +[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmoment%2Fmoment?ref=badge_shield) A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. @@ -47,6 +48,8 @@ write to [ichernev](https://github.com/ichernev). Moment.js is freely distributable under the terms of the [MIT license](https://github.com/moment/moment/blob/develop/LICENSE). +[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmoment%2Fmoment?ref=badge_large) + [license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat [license-url]: LICENSE |