1
0
Fork 0

Update LICENSES-OTHER-COMPONENTS.md

This commit is contained in:
Frank Celler 2015-10-29 16:49:30 +01:00
parent 3f4f37c4ab
commit 1f2a75e799
1 changed files with 7 additions and 5 deletions

View File

@ -215,18 +215,20 @@
#### stacktrace.js #### stacktrace.js
* Project Home: http://www.stacktracejs.com/ * Project Home:
* License: [The Unlicense](http://unlicense.org) * GITHUB: https://github.com/stacktracejs/stacktrace.js
* License: [The Unlicense](https://github.com/stacktracejs/stacktrace.js/blob/master/LICENSE), see http://unlicense.org
#### underscore #### underscore
* Project Home: http://underscorejs.org * Project Home: http://underscorejs.org
* License: [MIT License](https://github.com/jashkenas/underscore/blob/master/LICENSE) * GITHUB: https://github.com/jashkenas/underscore
* License: [free as-is license](https://github.com/jashkenas/underscore/blob/master/LICENSE)
#### YAML #### YAML
* https://github.com/nodeca/js-yaml * GITHUB: https://github.com/nodeca/js-yaml
* [MIT License](https://raw.githubusercontent.com/nodeca/js-yaml/master/LICENSE) * License: [MIT License](https://github.com/nodeca/js-yaml/blob/master/LICENSE)
### Frontend libraries ### Frontend libraries