diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index c8af1bbf23..88a422b83d 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -160,6 +160,11 @@ * GITHUB: https://github.com/hapijs/joi * License: [BSD-style 3-Clause License](https://github.com/hapijs/joi/blob/master/LICENSE) +#### JS-YAML + +* GITHUB: https://github.com/nodeca/js-yaml +* License: [MIT License](https://github.com/nodeca/js-yaml/blob/master/LICENSE) + #### JSHint * Project Home: http://jshint.com @@ -216,11 +221,6 @@ * GITHUB: https://github.com/jashkenas/underscore * License: [MIT-style License](https://github.com/jashkenas/underscore/blob/master/LICENSE) -#### YAML - -* GITHUB: https://github.com/nodeca/js-yaml -* License: [MIT License](https://github.com/nodeca/js-yaml/blob/master/LICENSE) - ### Frontend libraries #### Backbone.js