mirror of https://gitee.com/bigwinds/arangodb
Update LICENSES-OTHER-COMPONENTS.md
This commit is contained in:
parent
3f4f37c4ab
commit
1f2a75e799
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue