1
0
Fork 0

Update LICENSES-OTHER-COMPONENTS.md

This commit is contained in:
Frank Celler 2015-10-29 19:08:50 +01:00
parent a8297abaa7
commit 3df920f33d
1 changed files with 5 additions and 5 deletions

View File

@ -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