mirror of https://gitee.com/bigwinds/arangodb
Update LICENSES-OTHER-COMPONENTS.md
This commit is contained in:
parent
3df920f33d
commit
f3cf75c4d9
|
@ -187,6 +187,11 @@
|
||||||
* GITHUB: https://github.com/mochajs/mocha
|
* GITHUB: https://github.com/mochajs/mocha
|
||||||
* License: [MIT License](https://github.com/mochajs/mocha/blob/master/LICENSE)
|
* License: [MIT License](https://github.com/mochajs/mocha/blob/master/LICENSE)
|
||||||
|
|
||||||
|
#### node-semver
|
||||||
|
|
||||||
|
* GITHUB: https://github.com/npm/node-semver
|
||||||
|
* License: [ISC License](https://github.com/npm/node-semver/blob/master/LICENSE)
|
||||||
|
|
||||||
#### qs
|
#### qs
|
||||||
|
|
||||||
* GITHUB: https://github.com/hapijs/qs
|
* GITHUB: https://github.com/hapijs/qs
|
||||||
|
@ -198,11 +203,6 @@
|
||||||
* GITHUB: https://github.com/ramda/ramda
|
* GITHUB: https://github.com/ramda/ramda
|
||||||
* License: [MIT License](https://github.com/ramda/ramda/blob/master/LICENSE.txt)
|
* License: [MIT License](https://github.com/ramda/ramda/blob/master/LICENSE.txt)
|
||||||
|
|
||||||
#### semver
|
|
||||||
|
|
||||||
* GITHUB: https://github.com/npm/node-semver
|
|
||||||
* License: [ISC License](https://github.com/npm/node-semver/blob/master/LICENSE)
|
|
||||||
|
|
||||||
#### Sinon.JS
|
#### Sinon.JS
|
||||||
|
|
||||||
* Project Home: http://sinonjs.org
|
* Project Home: http://sinonjs.org
|
||||||
|
|
Loading…
Reference in New Issue