From 3df920f33d9a99a22ef56549e757c0d603901871 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Thu, 29 Oct 2015 19:08:50 +0100 Subject: [PATCH] Update LICENSES-OTHER-COMPONENTS.md --- LICENSES-OTHER-COMPONENTS.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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