diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index 03c492c6ac..53656a5492 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -13,66 +13,147 @@ ### Boost 1.62 +* Name: Boost +* Version: 1.62 * Project Home: http://www.boost.org/ -* License: [boost software license](http://www.boost.org/LICENSE_1_0.txt) +* License: http://www.boost.org/LICENSE_1_0.txt +* License Name: Boost Software License 1.0 +* License Id: BSL-1.0 ### Catch 1.8.1 +* Name: Catch +* Version: 1.8.1 * Project Home: https://github.com/philsquared/Catch -* License: [boost software license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/catch/catch.hpp) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/catch/catch.hpp +* License Name: Boost Software License 1.0 +* License Id: BSL-1.0 ### Curl 7.50.3 +* Name: Curl +* Version: 7.50.3 * Project Home: https://curl.haxx.se/ -* License: [free as-is license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/curl/curl-7.50.3/COPYING) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/curl/curl-7.57.0/COPYING +* License Comment: free as-is license ### date 2.4 +* Name: date +* Version: 2.4 * Project Home: https://github.com/HowardHinnant/date -* License: [free as-is license](https://github.com/HowardHinnant/date/blob/master/LICENSE.txt) +* License: https://raw.githubusercontent.com/HowardHinnant/date/master/LICENSE.txt +* License Name: MIT License +* License Id: MIT ### fasthash +* Name: fasthash +* Version: 2012 * Project Home: https://code.google.com/p/fast-hash/ -* License: [MIT License](https://code.google.com/p/fast-hash/) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/lib/Basics/fasthash.cpp +* License Name: MIT License +* License Id: MIT ### fakeit +* Name: fakeit +* Version: 2017-02-28 13:49:37.806594 * Project Home: https://github.com/eranpeer/FakeIt -* License: [MIT License](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/fakeit/fakeit.hpp) +* License: https://raw.githubusercontent.com/eranpeer/FakeIt/master/LICENSE +* License Name: MIT License +* License Id: MIT + ### fpconv_dtoa +* Name: fpconv +* Version: 2013 * Project Home: https://github.com/night-shift/fpconv/ -* License: [MIT License](https://github.com/night-shift/fpconv/blob/master/license) +* License: https://raw.githubusercontent.com/night-shift/fpconv/master/license +* License Name: MIT License +* License Id: MIT -### Google V8 5.7.0.0 +### Google V8 5.7.492.77 +* Name: V8 +* Version: 5.7.492.77 * Project Home: https://github.com/v8/v8 -* License: V8 [BSD-style 3-Clause License](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8/v5.7.0.0/LICENSE.v8) -* License: strongtalk [BSD-style 3-Clause License](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8/v5.7.0.0/LICENSE.strongtalk) -* License: valgrind [BSD-style 4-Clause license](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8/v5.7.0.0/LICENSE.valgrind) -* License: fdlibm [free as-is license](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8/v5.7.0.0/LICENSE.fdlibm) -* License: PCRE [BSD 3-Clause license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.0.0/test/mjsunit/third_party/regexp-pcre/LICENSE) -* License: object-keys [BSD-style 3-Clause license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.0.0/test/mjsunit/third_party/object-keys/LICENSE) -* License: vtune, Dual-License [BSD 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.0.0/src/third_party/vtune/LICENSE) -* License: gtest [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.0.0/testing/gtest/include/gtest/gtest_prod.h) -* License: gyp [BSD-style 3-Clause license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.0.0/tools/gyp/LICENSE) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/LICENSE.v8 +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause + +* Name: strongtalk +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/LICENSE.strongtalk +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause + +* Name: valgrind +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/LICENSE.valgrind +* License Name: BSD 4-clause "Original" or "Old" License +* License Id: BSD-4-Clause + +* Name: fdlibm +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/LICENSE.fdlibm +* License Comment: free as-is license + +* Name: PCRE +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/test/mjsunit/third_party/regexp-pcre/LICENSE +* License Comment: PCRE LICENCE + +* Name: object-keys +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8/v5.7.492.77/test/mjsunit/third_party/object-keys/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause + +* Name: vtune +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/src/third_party/vtune/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause +* License Comment: dual license + +* Name: gtest +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/testing/gtest/include/gtest/gtest_prod.h +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause + +* Name: gyp +* Version: V8 5.7.492.77 bundled +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/tools/gyp/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause ### Googletest +* Name: google test +* Version: 1.8.0 * Project Home: https://github.com/google/googletest -* License: [BSD License](https://github.com/google/googletest/blob/master/googletest/LICENSE) +* License: https://raw.githubusercontent.com/abseil/googletest/master/googletest/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause ### ICU +* Name: ICU +* Version: V8 5.7.492.77 bundled * Project Home: http://site.icu-project.org/ -* License: [ICU License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.492.77/third_party/icu/LICENSE) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/V8/v5.7.492.77/third_party/icu/LICENSE +* License Comment: ICU License ### jemalloc +* Name: jemalloc +* Version: 5.0.1 * Project Home: https://github.com/jemalloc/jemalloc -* License: [free as-is license](https://raw.githubusercontent.com/jemalloc/jemalloc/dev/COPYING) +* License: https://raw.githubusercontent.com/jemalloc/jemalloc/dev/COPYING +* License Comment: free as-is license The generated files config.guess and config.sub have the explicit exception from the GPL license: @@ -86,1331 +167,2187 @@ exception from the GPL license: ### linenoise-ng +* Name: linenoise-ng +* Version: 1.0.0 * GitHub: https://github.com/arangodb/linenoise-ng -* License: [BSD-style 2-Clause License](https://github.com/antirez/linenoise/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/antirez/linenoise/master/LICENSE +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause ### RocksDB +* Name: RocksDB +* Version: 5.16 * GitHub: https://github.com/facebook/rocksdb -* License: [BSD License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/rocksdb/v5.16.X/LICENSE.Apache) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/rocksdb/v5.16.X/README.md +* License Name: Apache License 2.0 +* License Id: Apache-2.0 ### short_alloc +* Name: short_alloc +* Version: 2015 * Project Home: https://howardhinnant.github.io/stack_alloc.html -* License: [MIT License](https://howardhinnant.github.io/short_alloc.h/) +* License: https://howardhinnant.github.io/short_alloc.h +* License Name: MIT License +* License Id: MIT ### snappy +* Name: snappy +* Version 1.1.7 * Project Home: http://google.github.io/snappy/ -* License: [BSD-style 3-Clause license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/snappy/snappy-1.1.7/COPYING) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/3rdParty/snappy/snappy-1.1.7/COPYING +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause ### xxHash +* Name: xxHash +* Version: 2016 * GitHub: https://github.com/Cyan4973/xxHash/ -* License: [BSD License](https://github.com/Cyan4973/xxHash/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/Cyan4973/xxHash/master/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause ### zlib +* Name: zlib +* Version: 1.2.11 * Project Home: http://www.zlib.net/ -* License: [free as-is license](http://www.zlib.net/zlib_license.html) +* License: https://raw.githubusercontent.com/madler/zlib/master/README +* License Comment: free as-is license ### HTTP Parser +* Name: HTTP Parser +* Version: 2.4.0 * Project Home: https://github.com/nodejs/http-parser -* License: [MIT License](https://github.com/nodejs/http-parser/blob/master/LICENSE-MIT) +* License: https://raw.githubusercontent.com/nodejs/http-parser/master/LICENSE-MIT +* License Name: MIT License +* License Id: MIT ## Programs ### cmake +* Name: cmake +* Version: 3.8 * Project Home: https://cmake.org/ -* License OSI-approved BSD 3-clause License [https://cmake.org/licensing/] +* License: https://gitlab.kitware.com/cmake/cmake/raw/master/Copyright.txt +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause ### Bison 3.0 +* Name: bison +* Version: 3.0 * Project Home: https://www.gnu.org/software/bison/ * only used to generate code, not part of the distribution; for details about using Bison in this way see http://www.gnu.org/software/bison/manual/bison.html#Conditions -* License: grammar.cpp [Special License](https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/arangod/Aql/grammar.cpp +* License Comment: special license +* License Line: As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. ### Flex 2.5 +* Name: flex +* Version: 2.5 * Project Home: http://flex.sourceforge.net/ * only used to generate code, not part of the distribution -* License: [free as-is license](http://flex.sourceforge.net/manual/Copyright.html#Copyright) +* License: https://raw.githubusercontent.com/westes/flex/flex-2.5.39/COPYING +* License Comment: free as-is license ## Javascript ### Node core modules +* Name: node +* Version: 2017 * Project Home: http://nodejs.org * GitHub: https://github.com/nodejs/node -* License: [MIT-style License](https://github.com/nodejs/node/blob/master/LICENSE) for all files except punycode.js -* License: punycode.js [MIT License](https://github.com/bestiejs/punycode.js/blob/master/LICENSE-MIT.txt) +* License: https://raw.githubusercontent.com/nodejs/node/master/LICENSE +* License Comment: for all files except punycode.js + +* Name: punycode +* Version: 2017 +* License: https://raw.githubusercontent.com/bestiejs/punycode.js/master/LICENSE-MIT.txt +* License Name: MIT License +* License Id: MIT ### Bundled NPM modules #### accepts +* Name: accepts +* Version: 1.3.4 * Project Home: https://github.com/jshttp/accepts#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/accepts/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/accepts/LICENSE +* License Name: MIT License +* License Id: MIT #### acorn-jsx +* Name: acron jsx +* Version: 3.0.0 * Project Home: https://github.com/RReverser/acorn-jsx -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/acorn-jsx/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/acorn-jsx/LICENSE +* License Name: MIT License +* License Id: MIT #### acorn +* Name: acron +* Version: 3.2.0 * Project Home: https://github.com/ternjs/acorn -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/acorn/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/acorn/LICENSE +* License Name: MIT License +* License Id: MIT #### ansi-escapes +* Name: ansi-escapes +* Version: 1.1.0 * Project Home: https://github.com/sindresorhus/ansi-escapes#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/ansi-escapes/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/ansi-escapes/license +* License Name: MIT License +* License Id: MIT #### ansi-html +* Name: ansi-html +* Version: 0.0.7 * Project Home: https://github.com/Tjatse/ansi-html -* License: [Apache 2 License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/ansi-html/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/ansi-html/package.json +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### ansi-regex +* Name: ansi-regex +* Version: 2.0.0 * Project Home: https://github.com/chalk/ansi-regex#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chalk/node_modules/ansi-regex/package.json) - -#### ansi-regex - -* Project Home: https://github.com/sindresorhus/ansi-regex -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/ansi-regex/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chalk/node_modules/ansi-regex/license +* License Name: MIT License +* License Id: MIT #### ansi-styles +* Name: ansi-styles +* Version: 2.2.1 * Project Home: https://github.com/chalk/ansi-styles#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chalk/node_modules/ansi-styles/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chalk/node_modules/ansi-styles/license +* License Name: MIT License +* License Id: MIT #### ansi_up +* Name: ansi_up +* Version: 2.0.2 * Project Home: https://github.com/drudru/ansi_up -* License: [MIT License](https://github.com/drudru/ansi_up#license) +* License: https://raw.githubusercontent.com/drudru/ansi_up/master/Readme.md +* License Name: MIT License +* License Id: MIT #### aqb +* Name: aqb +* Version: 2.1.0 * Project Home: https://github.com/arangodb/aqbjs -* License: [Apache 2 License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/aqb/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/aqb/README.md +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### argparse +* Name: argparse +* Version: 1.0.9 * Project Home: https://github.com/nodeca/argparse -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/js-yaml/node_modules/argparse/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/js-yaml/node_modules/argparse/LICENSE +* License Name: MIT License +* License Id: MIT #### array-union +* Name: array-union +* Version: 1.0.2 * Project Home: https://github.com/sindresorhus/array-union#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/array-union/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/array-union/license +* License Name: MIT License +* License Id: MIT #### array-uniq +* Name: arrary-uniq +* Version: 1.0.3 * Project Home: https://github.com/sindresorhus/array-uniq#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/array-uniq/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/array-uniq/license +* License Name: MIT License +* License Id: MIT #### arrify -* Project Home: https://github.com/sindresorhus/arrify#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/arrify/package.json) +* Name: arrify +* Version: 1.0.1 +* Project Home: https://github.com/sindresorhus/arrify +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/arrify/license +* License Name: MIT License +* License Id: MIT #### assertion-error +* Name: assertion-error +* Version: 1.0.2 * Project Home: https://github.com/chaijs/assertion-error#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chai/node_modules/assertion-error/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chai/node_modules/assertion-error/README.md +* License Name: MIT License +* License Id: MIT #### babel-code-frame +* Name: babel-code-frame +* Version: 6.26.0 * Project Home: https://babeljs.io/ -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/babel-code-frame/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/babel-code-frame/package.json +* License Name: MIT License +* License Id: MIT #### balanced-match +* Name: balanced-match +* Version: 0.4.1 * Project Home: https://github.com/juliangruber/balanced-match -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/balanced-match/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/balanced-match/LICENSE.md +* License Name: MIT License +* License Id: MIT #### balanced-match +* Name: balanced-match +* Version: 1.0.0 * Project Home: https://github.com/juliangruber/balanced-match -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/minimatch/node_modules/balanced-match/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/minimatch/node_modules/balanced-match/LICENSE.md +* License Name: MIT License +* License Id: MIT #### bluebird +* Name: bluebird +* Version: 3.4.1 * Project Home: https://github.com/petkaantonov/bluebird -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/bluebird/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/bluebird/LICENSE +* License Name: MIT License +* License Id: MIT #### brace-expansion +* Name: brace-expansion +* Version: 1.1.8 * Project Home: https://github.com/juliangruber/brace-expansion -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/brace-expansion/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/brace-expansion/README.md +* License Name: MIT License +* License Id: MIT #### brace-expansion +* Name: brace-expansion +* Version: 1.1.5 * Project Home: https://github.com/juliangruber/brace-expansion -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/minimatch/node_modules/brace-expansion/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/minimatch/node_modules/brace-expansion/README.md +* License Name: MIT License +* License Id: MIT #### caller-path +* Name: caller-path +* Version: 0.1.0 * Project Home: https://github.com/sindresorhus/caller-path -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/caller-path/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/caller-path/readme.md +* License Name: MIT License +* License Id: MIT #### callsites +* Name: callsites +* Version: 0.2.0 * Project Home: https://github.com/sindresorhus/callsites -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/callsites/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/callsites/readme.md +* License Name: MIT License +* License Id: MIT #### chai +* Name: chai +* Version: 3.5.0 * Project Home: http://chaijs.com -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chai/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chai/README.md +* License Name: MIT License +* License Id: MIT #### chalk +* Name: chalk +* Version: 1.1.3 * Project Home: https://github.com/chalk/chalk#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chalk/package.json) - -#### chalk - -* Project Home: https://github.com/chalk/chalk#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/chalk/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chalk/license +* License Name: MIT License +* License Id: MIT #### cli-cursor +* Name: cli-cursor +* Version: 1.0.2 * Project Home: https://github.com/sindresorhus/cli-cursor#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/cli-cursor/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/cli-cursor/license +* License Name: MIT License +* License Id: MIT #### cli-width +* Name: cli-width +* Version: 2.10 * Project Home: https://github.com/knownasilya/cli-width -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/cli-width/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/cli-width/LICENSE +* License Comment: free as-is license #### code-point-at +* Name: code-point-at +* Version: 1.0.0 * Project Home: https://github.com/sindresorhus/code-point-at -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/code-point-at/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/code-point-at/license +* License Name: MIT License +* License Id: MIT #### commander +* Name: commander +* Version: 2.3.0 * Project Home: https://github.com/visionmedia/commander.js#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/jade/node_modules/commander/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/jade/node_modules/commander/Readme.md +* License Name: MIT License +* License Id: MIT #### commander +* Name: commander +* Version: 0.6.1 * Project Home: https://github.com/visionmedia/commander.js -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/commander/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/commander/Readme.md +* License Name: MIT License +* License Id: MIT #### concat-map +* Name: concat-map +* Version: 0.0.1 * Project Home: https://github.com/substack/node-concat-map -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/concat-map/package.json) - -#### concat-map - -* Project Home: https://github.com/substack/node-concat-map -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/minimatch/node_modules/concat-map/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/concat-map/LICENSE +* License Name: MIT License +* License Id: MIT #### concat-stream +* Name: concat-stream +* Version: 1.5.1 * Project Home: https://github.com/maxogden/concat-stream#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/concat-stream/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/concat-stream/LICENSE +* License Name: MIT License +* License Id: MIT #### content-disposition +* Name: content-disposition +* Version: 0.5.2 * Project Home: https://github.com/jshttp/content-disposition -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/content-disposition/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/content-disposition/LICENSE +* License Name: MIT License +* License Id: MIT #### core-util-is +* Name: core-util-is +* Version: 1.0.2 * Project Home: https://github.com/isaacs/core-util-is#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/core-util-is/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/core-util-is/LICENSE +* License Name: MIT License +* License Id: MIT #### debug +* Name: debug +* Version: 2.2.0 * Project Home: https://github.com/visionmedia/debug -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/debug/package.json) - -#### debug - -* Project Home: https://github.com/visionmedia/debug -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/debug/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/debug/Readme.md +* License Name: MIT License +* License Id: MIT #### dedent +* Name: dedent +* Version: 0.6.0 * Project Home: https://github.com/dmnd/dedent -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/dedent/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/dedent/LICENSE +* License Name: MIT License +* License Id: MIT #### deep-eql +* Name: deep-eql +* Version: 0.1.3 * Project Home: https://github.com/chaijs/deep-eql#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chai/node_modules/deep-eql/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chai/node_modules/deep-eql/README.md +* License Name: MIT License +* License Id: MIT #### deep-is +* Name: deep-is +* Version: 0.1.3 * Project Home: https://github.com/thlorenz/deep-is -* License: [MIT License](https://github.com/thlorenz/deep-is/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/thlorenz/deep-is/master/LICENSE +* License Name: MIT License +* License Id: MIT #### del +* Name: del +* Version: 2.2.1 * Project Home: https://github.com/sindresorhus/del#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/del/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/del/license +* License Name: MIT License +* License Id: MIT #### diff +* Name: diff +* Version: 1.4.0 * Project Home: https://github.com/kpdecker/jsdiff -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/diff/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/diff/README.md +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### doctrine +* Name: doctrine +* Version: 1.2.2 * Project Home: https://github.com/eslint/doctrine -* License: [free-as-is License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/doctrine/LICENSE.BSD) -* License: [free-as-is License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/doctrine/LICENSE.esprima) -* License: [Apache 2 License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/doctrine/LICENSE.closure-compiler) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/doctrine/LICENSE.BSD +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause + +* Name: esprime +* Version: doctrine 1.2.2 +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/doctrine/LICENSE.esprima +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause + +* Name: closure-compiler +* Version: doctrine 1.2.2 +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/doctrine/README.md +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### d +* Name: d +* Version: 0.1.1 * Project Home: https://github.com/medikoo/d -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/d/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/d/LICENCE +* License Name: MIT License +* License Id: MIT #### error-stack-parser +* Name: error-stack-parser +* Version: 1.3.6 * Project Home: https://www.stacktracejs.com -* License: [Unlicense](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/error-stack-parser/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/error-stack-parser/LICENSE +* License Name: The Unlicense +* License Id: Unlicense #### es5-ext +* Name: es5-ext +* Version: 0.10.12 * Project Home: https://github.com/medikoo/es5-ext#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/es5-ext/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/es5-ext/LICENSE +* License Name: MIT License +* License Id: MIT #### es6-iterator +* Name: es6-iterator +* Version: 2.0.0 * Project Home: https://github.com/medikoo/es6-iterator#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/es6-iterator/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/es6-iterator/LICENSE +* License Name: MIT License +* License Id: MIT #### es6-map +* Name: es6-map +* Version: 0.1.4 * Project Home: https://github.com/medikoo/es6-map#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/es6-map/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/es6-map/LICENSE +* License Name: MIT License +* License Id: MIT #### es6-set +* Name: es6-set +* Version: 0.1.4 * Project Home: https://github.com/medikoo/es6-set#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/es6-set/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/es6-set/LICENSE +* License Name: MIT License +* License Id: MIT #### es6-symbol +* Name: es6-symbol +* Version: 3.1.0 * Project Home: https://github.com/medikoo/es6-symbol#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/es6-symbol/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/es6-symbol/LICENSE +* License Name: MIT License +* License Id: MIT #### es6-weak-map +* Name: es6-weak-map +* Version: 2.0.1 * Project Home: https://github.com/medikoo/es6-weak-map#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/es6-weak-map/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/es6-weak-map/LICENSE +* License Name: MIT License +* License Id: MIT #### escape-string-regexp +* Name: escape-string-regexp +* Version: 1.0.5 * Project Home: https://github.com/sindresorhus/escape-string-regexp -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chalk/node_modules/escape-string-regexp/package.json) - -#### escape-string-regexp - -* Project Home: https://github.com/sindresorhus/escape-string-regexp -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/escape-string-regexp/package.json) - -#### escape-string-regexp - -* Project Home: https://github.com/sindresorhus/escape-string-regexp -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/escape-string-regexp/package.json) +* License: https://raw.githubusercontent.com/sindresorhus/escape-string-regexp/master/license +* License Name: MIT License +* License Id: MIT #### escope +* Name: escope +* Version: 3.6.0 * Project Home: http://github.com/estools/escope -* License: [BSD-style 2-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/escope/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/devel/js/node/node_modules/eslint/node_modules/escope/LICENSE.BSD +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### eslint-config-semistandard +* Name: eslint-config-semistandard +* Version: 6.0.2 * Project Home: https://github.com/Flet/eslint-config-semistandard -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint-config-semistandard/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint-config-semistandard/LICENSE.md +* License Name: ISC License +* License Id: ISC #### eslint-config-standard +* Name: eslint-config-standard +* Version: 5.3.1 * Project Home: https://github.com/feross/eslint-config-standard -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint-config-standard/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint-config-standard/LICENSE +* License Name: MIT License +* License Id: MIT #### eslint-plugin-promise +* Name: eslint-plugin-promise +* Version: 1.3.2 * Project Home: https://github.com/xjamundx/eslint-plugin-promise#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint-plugin-promise/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint-plugin-promise/README.md +* License Name: ISC License +* License Id: ISC #### eslint-plugin-standard +* Name: eslint-plugin-standard +* Version: 1.3.2 * Project Home: https://github.com/xjamundx/eslint-plugin-standard#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint-plugin-standard/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint-plugin-standard/LICENSE +* License Name: MIT License +* License Id: MIT #### eslint +* Name: eslint +* Version: 2.13.1 * Project Home: http://eslint.org -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/LICENSE +* License Name: MIT License +* License Id: MIT #### espree +* Name: espree +* Version: 3.1.6 * Project Home: https://github.com/eslint/espree -* License: [BSD-style 2-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/espree/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/espree/LICENSE +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### esprima +* Name: esprima +* Version: 4.0.0 * Project Home: http://esprima.org -* License: [BSD-style 2-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/js-yaml/node_modules/esprima/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/js-yaml/node_modules/esprima/LICENSE.BSD +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### esrecurse +* Name: esrecurse +* Version: 4.1.0 * Project Home: https://github.com/estools/esrecurse -* License: [BSD-style 2-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/esrecurse/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/esrecurse/esrecurse.js +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### estraverse +* Name: estraverse +* Version: 4.1.1 * Project Home: https://github.com/estools/estraverse -* License: [BSD-style 2-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/esrecurse/node_modules/estraverse/package.json) - -#### estraverse - -* Project Home: https://github.com/estools/estraverse -* License: [BSD-style 2-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/estraverse/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/esrecurse/node_modules/estraverse/LICENSE.BSD +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### esutils +* Name: esutils +* Version: 2.0.2 * Project Home: https://github.com/Constellation/esutils -* License: [free-as-is License](https://github.com/estools/esutils/blob/master/README.md) - -#### esutils - -* Project Home: https://github.com/estools/esutils -* License: [free-as-is License](https://github.com/estools/esutils/blob/master/README.md) - -#### esutils - -* Project Home: https://github.com/estools/esutils -* License: [free-as-is License](https://github.com/estools/esutils/blob/master/README.md) +* License: https://raw.githubusercontent.com/estools/esutils/master/LICENSE.BSD +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### event-emitter +* Name: event-emitter +* Version: 0.3.4 * Project Home: https://github.com/medikoo/event-emitter#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/event-emitter/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/event-emitter/LICENSE +* License Name: MIT License +* License Id: MIT #### exit-hook +* Name: exit-hook +* Version: 1.1.1 * Project Home: https://github.com/sindresorhus/exit-hook -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/exit-hook/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/exit-hook/readme.md +* License Name: MIT License +* License Id: MIT #### expect.js +* Name: expect.js +* Version: 0.3.1 * Project Home: https://github.com/LearnBoost/expect.js -* License: [MIT License](https://github.com/Automattic/expect.js/blob/master/README.md) +* License: https://raw.githubusercontent.com/Automattic/expect.js/master/README.md +* License Name: MIT License +* License Id: MIT #### extendible +* Name: extendible +* Version: 0.1.1 * Project Home: https://github.com/bigpipe/extendible -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/extendible/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/extendible/README.md +* License Name: MIT License +* License Id: MIT #### fast-levenshtein +* Name: fast-levenshtein +* Version: 1.1.3 * Project Home: https://github.com/hiddentao/fast-levenshtein#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/fast-levenshtein/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/fast-levenshtein/LICENSE.md +* License Name: MIT License +* License Id: MIT #### figures +* Name: figures +* Version: 1.7.0 * Project Home: https://github.com/sindresorhus/figures#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/figures/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/figures/license +* License Name: MIT License +* License Id: MIT #### file-entry-cache +* Name: file-entry-cache +* Version: 1.2.4 * Project Home: https://github.com/royriojas/file-entry-cache#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/file-entry-cache/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/file-entry-cache/LICENSE +* License Name: MIT License +* License Id: MIT #### flat-cache +* Name: flat-cache +* Version: 1.0.10 * Project Home: https://github.com/royriojas/flat-cache#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/flat-cache/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/flat-cache/LICENSE +* License Name: MIT License +* License Id: MIT #### formatio +* Name: formatio +* Version: 1.1.1 * Project Home: http://busterjs.org/docs/formatio/ -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/sinon/node_modules/formatio/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/sinon/node_modules/formatio/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### fs.realpath +* Name: fs.realpath +* Version: 1.0.0 * Project Home: https://github.com/isaacs/fs.realpath#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/fs.realpath/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/fs.realpath/LICENSE +* License Name: ISC License +* License Id: ISC #### generate-function +* Name: generate-function +* Version: 2.0.0 * Project Home: https://github.com/mafintosh/generate-function -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/generate-function/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/generate-function/README.md +* License Name: MIT License +* License Id: MIT #### generate-object-property +* Name: generate-object-property +* Version: 1.2.0 * Project Home: https://github.com/mafintosh/generate-object-property -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/generate-object-property/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/generate-object-property/LICENSE +* License Name: MIT License +* License Id: MIT #### globals +* Name: globals +* Version: 9.9.0 * Project Home: https://github.com/sindresorhus/globals#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/globals/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/globals/license +* License Name: MIT License +* License Id: MIT #### globby +* Name: globby +* Version: 5.0.0 * Project Home: https://github.com/sindresorhus/globby#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/globby/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/globby/license +* License Name: MIT License +* License Id: MIT #### glob -* Project Home: https://github.com/isaacs/node-glob#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/glob/package.json) +* Name: glob +* Version: y@5.0.0 +* Project Home: https://raw.githubusercontent.com/isaacs/node-glob#readme +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/glob/LICENSE +* License Name: ISC License +* License Id: ISC #### graceful-fs +* Name: graceful-fs +* Version: 4.1.4 * Project Home: https://github.com/isaacs/node-graceful-fs#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/graceful-fs/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/graceful-fs/LICENSE +* License Name: ISC License +* License Id: ISC #### graphql-sync +* Name: graphql-sync +* Version: 0.6.2-sync * Project Home: https://github.com/arangodb/graphql-sync#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/graphql-sync/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/graphql-sync/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### graphql +* Name: graphql +* Version: 0.6.2 * Project Home: https://github.com/graphql/graphql-js -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/graphql-sync/node_modules/graphql/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/graphql-sync/node_modules/graphql/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### growl +* Name: growl +* Version: 1.9.2 * Project Home: https://github.com/tj/node-growl -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/growl/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/growl/Readme.md +* License Name: MIT License +* License Id: MIT #### has-ansi +* Name: has-ansi +* Version: 2.0.0 * Project Home: https://github.com/sindresorhus/has-ansi -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chalk/node_modules/has-ansi/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/has-ansi/license +* License Name: MIT License +* License Id: MIT -#### has-ansi - -* Project Home: https://github.com/sindresorhus/has-ansi -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/has-ansi/package.json) - -#### highlightjs +#### highlight.js +* Name: highlight.js +* Version: 9.12.0 * Project Home: https://highlightjs.org/ -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/highlightjs/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/highlightjs/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### hoek +* Name: hoek +* Version: 4.1.0 * Project Home: https://github.com/hapijs/hoek#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi-to-json-schema/node_modules/hoek/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi-to-json-schema/node_modules/hoek/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### hoek +* Name: hoek +* Version: 2.16.3 * Project Home: https://github.com/hapijs/hoek#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi/node_modules/hoek/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi/node_modules/hoek/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### http-errors +* Name: http-errors +* Version: 1.6.2 * Project Home: https://github.com/jshttp/http-errors#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/http-errors/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/http-errors/LICENSE +* License Name: MIT License +* License Id: MIT #### iconv-lite +* Name: iconv-lite +* Version: 0.4.19 * Project Home: https://github.com/ashtuchkin/iconv-lite -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/iconv-lite/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/iconv-lite/LICENSE +* License Name: MIT License +* License Id: MIT #### ignore +* Name: ignore +* Version: 3.1.3 * Project Home: https://github.com/kaelzhang/node-ignore#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/ignore/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/ignore/LICENSE-MIT +* License Name: MIT License +* License Id: MIT #### imurmurhash +* Name: imurmurhash +* Version: 0.1.4 * Project Home: https://github.com/jensyt/imurmurhash-js -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/imurmurhash/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/imurmurhash/README.md +* License Name: MIT License +* License Id: MIT #### inflight +* Name: inflight +* Version: 1.0.5 * Project Home: https://github.com/isaacs/inflight -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/inflight/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/inflight/LICENSE +* License Name: ISC License +* License Id: ISC #### inherits +* Name: inherits +* Version: 2.0.1 * Project Home: https://github.com/isaacs/inherits#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/inherits/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/inherits/LICENSE +* License Name: ISC License +* License Id: ISC #### inherits +* Name: inherits +* Version: 2.0.3 * Project Home: https://github.com/isaacs/inherits#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/sinon/node_modules/inherits/package.json) - -#### inherits - -* Project Home: https://github.com/isaacs/inherits -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/http-errors/node_modules/inherits/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/sinon/node_modules/inherits/LICENSE +* License Name: ISC License +* License Id: ISC #### inquirer +* Name: inquirer +* Version: 0.12.0 * Project Home: https://github.com/sboudrias/Inquirer.js#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/inquirer/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/inquirer/README.md +* License Name: MIT License +* License Id: MIT #### is-fullwidth-code-point +* Name: is-fullwidth-code-point +* Version: 1.0.0 * Project Home: https://github.com/sindresorhus/is-fullwidth-code-point -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/is-fullwidth-code-point/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/is-fullwidth-code-point/license +* License Name: MIT License +* License Id: MIT #### is-my-json-valid +* Name: is-my-json-valid +* Version: 2.13.1 * Project Home: https://github.com/mafintosh/is-my-json-valid -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/is-my-json-valid/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/is-my-json-valid/LICENSE +* License Name: MIT License +* License Id: MIT #### is-path-cwd +* Name: is-path-cwd +* Version: 1.0.0 * Project Home: https://github.com/sindresorhus/is-path-cwd -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/is-path-cwd/package.json) - -#### is-path-in-cwd - -* Project Home: https://github.com/sindresorhus/is-path-in-cwd -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/is-path-in-cwd/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/is-path-cwd/readme.md +* License Name: MIT License +* License Id: MIT #### is-path-inside +* Name: is-path-inside +* Version: 1.0.0 * Project Home: https://github.com/sindresorhus/is-path-inside -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/is-path-inside/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/is-path-inside/readme.md +* License Name: MIT License +* License Id: MIT #### is-property +* Name: is-property +* Version: 1.0.2 * Project Home: https://github.com/mikolalysenko/is-property -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/is-property/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/is-property/LICENSE +* License Name: MIT License +* License Id: MIT #### is-resolvable +* Name: is-resolvable +* Version: 1.0.0 * Project Home: https://github.com/shinnn/is-resolvable#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/is-resolvable/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/is-resolvable/LICENSE +* License Name: MIT License +* License Id: MIT #### isarray +* Name: isarray +* Version: 1.0.0 deduped * Project Home: https://github.com/juliangruber/isarray -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/isarray/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/isarray/README.md +* License Name: MIT License +* License Id: MIT #### isemail +* Name: isemail +* Version: 2.2.1 * Project Home: https://github.com/hapijs/isemail#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi/node_modules/isemail/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi/node_modules/isemail/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### isemail +* Name: isemail +* Version: 1.2.0 * Project Home: https://github.com/hapijs/isemail -* License: [BSD-style 2-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi-to-json-schema/node_modules/isemail/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi-to-json-schema/node_modules/isemail/LICENSE +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### items +* Name: items +* Version: 2.1.1 * Project Home: https://github.com/hapijs/items#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi/node_modules/items/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi/node_modules/items/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### iterall +* Name: iterall +* Version: 1.0.2 * Project Home: https://github.com/leebyron/iterall#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/graphql-sync/node_modules/iterall/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/graphql-sync/node_modules/iterall/LICENSE +* License Name: MIT License +* License Id: MIT #### i +* Name: inflect +* Version: 0.3.6 * Project Home: http://pksunkara.github.com/inflect -* License: [MIT License](https://github.com/pksunkara/inflect/raw/master/LICENSE) +* License: https://raw.githubusercontent.com/pksunkara/inflect/master/LICENSE +* License Name: MIT License +* License Id: MIT #### jade +* Name: jade +* Version: 0.26.3 * Project Home: git://github.com/visionmedia/jade -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/jade/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/jade/LICENSE +* License Name: MIT License +* License Id: MIT #### joi-to-json-schema +* Name: joi-to-json-schema +* Version: 2.3.0 * Project Home: https://github.com/lightsofapollo/joi-to-json-schema -* License: [Apache 2 License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi-to-json-schema/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi-to-json-schema/README.md +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### joi +* Name: joi +* Version: 9.2.0 * Project Home: https://github.com/hapijs/joi#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi-to-json-schema/node_modules/joi/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi-to-json-schema/node_modules/joi/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### joi +* Name: joi +* Version: 6.10.1 * Project Home: https://github.com/hapijs/joi -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### js-tokens +* Name: js-tokens +* Version: 3.0.2 * Project Home: https://github.com/lydell/js-tokens#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/babel-code-frame/node_modules/js-tokens/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/babel-code-frame/node_modules/js-tokens/LICENSE +* License Name: MIT License +* License Id: MIT #### js-yaml +* Name: js-yaml +* Version: 3.10.0 * Project Home: https://github.com/nodeca/js-yaml -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/js-yaml/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/js-yaml/LICENSE +* License Name: MIT License +* License Id: MIT #### json-stable-stringify +* Name: json-stable-stringify +* Version: 1.0.1 * Project Home: https://github.com/substack/json-stable-stringify -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/json-stable-stringify/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/json-stable-stringify/LICENSE +* License Name: MIT License +* License Id: MIT #### jsonify +* Name: jsonify +* Version: 0.0.0 * Project Home: https://github.com/substack/jsonify#readme -* License: [free-as-is License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/jsonify/package.json) +* License: https://raw.githubusercontent.com/substack/jsonify/master/readme.markdown +* License Commen: Public Domain + #### jsonpointer +* Name: jsonpointer +* Version: 2.0.0 * Project Home: https://github.com/janl/node-jsonpointer#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/jsonpointer/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/jsonpointer/README.md +* License Name: MIT License +* License Id: MIT #### levn +* Name: levn +* Version: 0.3.0 * Project Home: https://github.com/gkz/levn -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/levn/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/levn/LICENSE +* License Name: MIT License +* License Id: MIT #### lodash +* Name: lodash +* Version: 4.17.4 * Project Home: https://lodash.com/ -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi-to-json-schema/node_modules/lodash/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi-to-json-schema/node_modules/lodash/LICENSE +* License Name: MIT License +* License Id: MIT #### lodash +* Name: lodash +* Version: 3.10.1 * Project Home: https://lodash.com/ -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/lodash/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/lodash/LICENSE +* License Name: MIT License +* License Id: MIT #### lolex +* Name: lolex +* Version: 1.3.2 * Project Home: http://github.com/sinonjs/lolex -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/sinon/node_modules/lolex/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/sinon/node_modules/lolex/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### marked +* Name: marked +* Version: 0.3.7 * Project Home: https://github.com/chjj/marked -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/marked/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/marked/LICENSE +* License Name: MIT License +* License Id: MIT #### media-typer +* Name: media-typer +* Version: 0.3.0 * Project Home: https://github.com/jshttp/media-typer -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/media-typer/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/media-typer/LICENSE +* License Name: MIT License +* License Id: MIT #### mime-db +* Name: mime-db +* Version: 1.30.0 * Project Home: https://github.com/jshttp/mime-db#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mime-types/node_modules/mime-db/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mime-types/node_modules/mime-db/LICENSE +* License Name: MIT License +* License Id: MIT #### mime-types +* Name: mime-types +* Version: 2.1.17 * Project Home: https://github.com/jshttp/mime-types#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mime-types/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mime-types/LICENSE +* License Name: MIT License +* License Id: MIT #### minimatch +* Name: minimatch +* Version: 3.0.2 * Project Home: https://github.com/isaacs/minimatch#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/minimatch/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/minimatch/LICENSE +* License Name: ISC License +* License Id: ISC #### minimatch +* Name: minimatch +* Version: 3.0.4 * Project Home: https://github.com/isaacs/minimatch#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/minimatch/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/minimatch/LICENSE +* License Name: ISC License +* License Id: ISC + +#### minimatch + +* Name: minimatch +* Version: 0.3.0 +* Project Home: https://github.com/isaacs/minimatch#readme +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/minimatch/LICENSE +* License Name: ISC License +* License Id: ISC #### minimist +* Name: minimist +* Version: 0.0.8 * Project Home: https://github.com/substack/minimist -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/minimist/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/minimist/LICENSE +* License Name: MIT License +* License Id: MIT #### minimist +* Name: minimist +* Version: 0.0.8 * Project Home: https://github.com/substack/minimist -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/minimist/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/minimist/LICENSE +* License Name: MIT License +* License Id: MIT #### mkdirp +* Name: mkdirp +* Version: 0.5.1 * Project Home: https://github.com/substack/node-mkdirp#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/mkdirp/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/mkdirp/LICENSE +* License Name: MIT License +* License Id: MIT #### mkdirp +* Name: mkdirp +* Version: 0.3.0 * Project Home: https://github.com/substack/node-mkdirp#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json) - -#### mkdirp - -* Project Home: https://github.com/substack/node-mkdirp#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/mkdirp/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/jade/node_modules/mkdirp/LICENSE +* License Name: MIT License +* License Id: MIT #### mocha +* Name: mocha +* Version: 2.5.3 * Project Home: https://github.com/mochajs/mocha#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/LICENSE +* License Name: MIT License +* License Id: MIT #### moment +* Name: moment +* Version: 2.15.2 * Project Home: http://momentjs.com -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi-to-json-schema/node_modules/moment/package.json) - -#### moment - -* Project Home: http://momentjs.com -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi/node_modules/moment/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi-to-json-schema/node_modules/moment/LICENSE +* License Name: MIT License +* License Id: MIT #### ms +* Name: ms +* Version: 0.7.1 * Project Home: https://github.com/guille/ms.js -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/ms/package.json) - -#### ms - -* Project Home: https://github.com/guille/ms.js -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/ms/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/ms/LICENSE +* License Name: MIT License +* License Id: MIT #### mute-stream +* Name: mute-stream +* Version: 0.0.5 * Project Home: https://github.com/isaacs/mute-stream#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/mute-stream/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/mute-stream/LICENSE +* License Name: ISC License +* License Id: ISC #### negotiator +* Name: negotiator +* Version: 0.6.1 * Project Home: https://github.com/jshttp/negotiator#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/accepts/node_modules/negotiator/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/accepts/node_modules/negotiator/LICENSE +* License Name: MIT License +* License Id: MIT #### netmask +* Name: netmask +* Version: 1.0.6 * Project Home: https://github.com/rs/node-netmask -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/netmask/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/netmask/README.md +* License Name: MIT License +* License Id: MIT #### number-is-nan +* Name: number-is-nan +* Version: 1.0.0 * Project Home: https://github.com/sindresorhus/number-is-nan#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/number-is-nan/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/number-is-nan/license +* License Name: MIT License +* License Id: MIT #### object-assign +* Name: object-assign +* Version: 4.1.0 * Project Home: https://github.com/sindresorhus/object-assign#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/object-assign/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/object-assign/license +* License Name: MIT License +* License Id: MIT #### once +* Name: once +* Version: 1.3.3 * Project Home: https://github.com/isaacs/once#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/once/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/once/LICENSE +* License Name: ISC License +* License Id: ISC #### onetime +* Name: onetime +* Version: 1.1.0 * Project Home: https://github.com/sindresorhus/onetime -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/onetime/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/onetime/license +* License Name: MIT License +* License Id: MIT #### optionator +* Name: optionator +* Version: 0.8.1 * Project Home: https://github.com/gkz/optionator -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/optionator/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/optionator/LICENSE +* License Name: MIT License +* License Id: MIT #### os-homedir +* Name: os-homedir +* Version: 1.0.1 * Project Home: https://github.com/sindresorhus/os-homedir -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/os-homedir/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/os-homedir/license +* License Name: MIT License +* License Id: MIT #### path-is-absolute +* Name: path-is-absolute +* Version: 1.0.0 * Project Home: https://github.com/sindresorhus/path-is-absolute -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/path-is-absolute/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/path-is-absolute/license +* License Name: MIT License +* License Id: MIT #### path-is-inside +* Name: path-is-inside +* Version: 1.0.1 * Project Home: https://github.com/domenic/path-is-inside -* License: [WTFPL](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/path-is-inside/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/path-is-inside/LICENSE.txt +* License Comment: WTFPL #### pify +* Name: pify +* Version: 2.3.0 * Project Home: https://github.com/sindresorhus/pify -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/pify/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/pify/license +* License Name: MIT License +* License Id: MIT #### pinkie-promise +* Name: pinkie-promise +* Version: 2.0.1 * Project Home: https://github.com/floatdrop/pinkie-promise -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/pinkie-promise/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/pinkie-promise/license +* License Name: MIT License +* License Id: MIT #### pinkie +* Name: pinkie +* Version: promise@2.0.1 * Project Home: https://github.com/floatdrop/pinkie -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/pinkie/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/pinkie/license +* License Name: MIT License +* License Id: MIT #### pluralize +* Name: pluralize +* Version: 1.2.1 * Project Home: https://github.com/blakeembrey/pluralize -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/pluralize/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/pluralize/LICENSE +* License Name: MIT License +* License Id: MIT #### prelude-ls +* Name: prelude-ls +* Version: 1.1.2 * Project Home: http://preludels.com -* License: [free-as-is License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/prelude-ls/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/devel/js/node/node_modules/eslint/node_modules/prelude-ls/LICENSE +* License Name: MIT License +* License Id: MIT #### process-nextick-args +* Name: process-nextick-args +* Version: 1.0.7 * Project Home: https://github.com/calvinmetcalf/process-nextick-args -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/process-nextick-args/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/process-nextick-args/license.md +* License Name: MIT License +* License Id: MIT #### progress +* Name: progress +* Version: 1.1.8 * Project Home: https://github.com/visionmedia/node-progress -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/progress/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/progress/LICENSE +* License Name: MIT License +* License Id: MIT #### qs +* Name: qs +* Version: 6.5.1 * Project Home: https://github.com/ljharb/qs -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/qs/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/qs/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### range-parser +* Name: range-parser +* Version: 1.2.0 * Project Home: https://github.com/jshttp/range-parser -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/range-parser/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/range-parser/LICENSE +* License Name: MIT License +* License Id: MIT #### read-json-sync +* Name: read-json-sync +* Version: 1.1.1 * Project Home: https://github.com/shinnn/read-json-sync#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/read-json-sync/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/read-json-sync/LICENSE +* License Name: MIT License +* License Id: MIT #### readable-stream +* Name: readable-stream +* Version: 2.0.6 * Project Home: https://github.com/nodejs/readable-stream#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/readable-stream/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/readable-stream/LICENSE +* License Name: MIT License +* License Id: MIT #### readline2 +* Name: readline2 +* Version: 1.0.1 * Project Home: https://github.com/sboudrias/readline2#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/readline2/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/readline2/README.md +* License Name: MIT License +* License Id: MIT #### require-uncached +* Name: require-uncached +* Version: 1.0.2 * Project Home: https://github.com/sindresorhus/require-uncached -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/require-uncached/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/require-uncached/readme.md +* License Name: MIT License +* License Id: MIT #### resolve-from +* Name: resolve-from +* Version: 1.0.1 * Project Home: https://github.com/sindresorhus/resolve-from -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/resolve-from/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/resolve-from/license +* License Name: MIT License +* License Id: MIT #### restore-cursor +* Name: restore-cursor +* Version: 1.0.1 * Project Home: https://github.com/sindresorhus/restore-cursor#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/restore-cursor/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/restore-cursor/license +* License Name: MIT License +* License Id: MIT #### rimraf +* Name: rimraf +* Version: 2.5.3 * Project Home: https://github.com/isaacs/rimraf#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/rimraf/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/rimraf/LICENSE +* License Name: ISC License +* License Id: ISC #### run-async +* Name: run-async +* Version: 0.1.0 * Project Home: https://github.com/SBoudrias/run-async -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/run-async/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/run-async/LICENSE +* License Name: MIT License +* License Id: MIT #### rx-lite +* Name: rx-lite +* Version: 3.1.2 * Project Home: https://github.com/Reactive-Extensions/RxJS -* License: [Apache 2 License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/rx-lite/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/rx-lite/readme.md +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### samsam +* Name: samsam +* Version: 1.1.2 * Project Home: http://busterjs.org/docs/buster-assertions -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/sinon/node_modules/samsam/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/sinon/node_modules/samsam/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### semver +* Name: semver +* Version: 5.4.1 * Project Home: https://github.com/npm/node-semver#readme -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/semver/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/semver/LICENSE +* License Name: ISC License +* License Id: ISC #### setprototypeof +* Name: setprototypeof +* Version: 1.0.3 * Project Home: https://github.com/wesleytodd/setprototypeof -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/http-errors/node_modules/setprototypeof/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/http-errors/node_modules/setprototypeof/LICENSE +* License Name: ISC License +* License Id: ISC #### shelljs +* Name: shelljs +* Version: 0.6.0 * Project Home: http://github.com/shelljs/shelljs -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/shelljs/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/shelljs/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### sinon +* Name: sinon +* Version: 1.17.6 * Project Home: http://sinonjs.org/ -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/sinon/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/sinon/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### slice-ansi +* Name: slice-ansi +* Version: 0.0.4 * Project Home: https://github.com/chalk/slice-ansi#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/slice-ansi/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/slice-ansi/license +* License Name: MIT License +* License Id: MIT #### sprintf-js +* Name: sprintf-js +* Version: 1.0.3 * Project Home: https://github.com/alexei/sprintf.js#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/js-yaml/node_modules/sprintf-js/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/js-yaml/node_modules/sprintf-js/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### stackframe +* Name: stackframe +* Version: 0.3.1 * Project Home: http://www.stacktracejs.com -* License: [free-as-is License](https://github.com/stacktracejs/stacktrace.js/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/stacktracejs/stacktrace.js/master/LICENSE +* License Comment: free as-is license #### statuses +* Name: statuses +* Version: 1.4.0 * Project Home: https://github.com/jshttp/statuses -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/statuses/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/statuses/LICENSE +* License Name: MIT License +* License Id: MIT #### string-width +* Name: string-width +* Version: 1.0.1 * Project Home: https://github.com/sindresorhus/string-width -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/string-width/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/string-width/license +* License Name: MIT License +* License Id: MIT #### string_decoder +* Name: string_decoder +* Version: 0.10.31 * Project Home: https://github.com/rvagg/string_decoder -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/string_decoder/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/string_decoder/LICENSE +* License Name: MIT License +* License Id: MIT #### strip-ansi +* Name: strip-ansi +* Version: 3.0.1 * Project Home: https://github.com/chalk/strip-ansi -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chalk/node_modules/strip-ansi/package.json) - -#### strip-ansi - -* Project Home: https://github.com/chalk/strip-ansi -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/strip-ansi/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chalk/node_modules/strip-ansi/license +* License Name: MIT License +* License Id: MIT #### strip-json-comments +* Name: strip-json-comments +* Version: 1.0.4 * Project Home: https://github.com/sindresorhus/strip-json-comments -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/strip-json-comments/package.json) - -#### supports-color - -* Project Home: https://github.com/chalk/supports-color -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chalk/node_modules/supports-color/package.json) - -#### supports-color - -* Project Home: https://github.com/chalk/supports-color -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/supports-color/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/strip-json-comments/license +* License Name: MIT License +* License Id: MIT #### supports-color +* Name: supports-color +* Version: 2.0.0 * Project Home: https://github.com/sindresorhus/supports-color -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/supports-color/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/supports-color/readme.md +* License Name: MIT License +* License Id: MIT #### table +* Name: table +* Version: 3.7.8 * Project Home: https://github.com/gajus/table#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/table/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/table/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### text-table +* Name: text-table +* Version: 0.2.0 * Project Home: https://github.com/substack/text-table -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/text-table/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/text-table/LICENSE +* License Name: MIT License +* License Id: MIT #### through +* Name: through +* Version: 2.3.8 * Project Home: https://github.com/dominictarr/through -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/through/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/through/LICENSE.MIT +* License Name: MIT License +* License Id: MIT +* License Comment: dual license #### timezone +* Name: timezone +* Version: 1.0.13 * Project Home: http://bigeasy.github.io/timezone -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/timezone/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/timezone/README.md +* License Name: MIT License +* License Id: MIT #### to-iso-string +* Name: to-iso-string +* Version: 0.0.2 * Project Home: https://github.com/segmentio/to-iso-string#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/mocha/node_modules/to-iso-string/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/mocha/node_modules/to-iso-string/Readme.md +* License Name: MIT License +* License Id: MIT #### topo +* Name: topo +* Version: 2.0.2 * Project Home: https://github.com/hapijs/topo#readme -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi/node_modules/topo/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi/node_modules/topo/package.json +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### topo +* Name: topo +* Version: 1.1.0 * Project Home: https://github.com/hapijs/topo -* License: [BSD-style 3-Clause License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/joi-to-json-schema/node_modules/topo/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/joi-to-json-schema/node_modules/topo/package.json +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### tryit +* Name: tryit +* Version: 1.0.2 * Project Home: https://github.com/HenrikJoreteg/tryit#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/tryit/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/tryit/README.md +* License Name: MIT License +* License Id: MIT #### tv4 +* Name: tv4 +* Version: 1.2.7 * Project Home: https://github.com/geraintluff/tv4#readme -* License: [free-as-is License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/tv4/package.json) +* License: https://raw.githubusercontent.com/geraintluff/tv4/master/LICENSE.txt +* License Comment: free as-is license #### type-check +* Name: type-check +* Version: 0.3.2 * Project Home: https://github.com/gkz/type-check -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/type-check/package.json) - -#### type-detect - -* Project Home: https://github.com/chaijs/type-detect#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chai/node_modules/deep-eql/node_modules/type-detect/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/type-check/README.md +* License Name: MIT License +* License Id: MIT #### type-detect +* Name: type-detect +* Version: 0.1.1 * Project Home: https://github.com/chaijs/type-detect -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/chai/node_modules/type-detect/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/chai/node_modules/type-detect/README.md +* License Name: MIT License +* License Id: MIT #### type-is +* Name: type-is +* Version: 1.6.15 * Project Home: https://github.com/jshttp/type-is#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/type-is/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/type-is/LICENSE +* License Name: MIT License +* License Id: MIT #### underscore +* Name: underscore +* Version: 1.8.3 * Project Home: http://underscorejs.org -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/underscore/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/underscore/LICENSE +* License Name: MIT License +* License Id: MIT #### user-home +* Name: user-home +* Version: 2.0.0 * Project Home: https://github.com/sindresorhus/user-home -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/user-home/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/user-home/license +* License Name: MIT License +* License Id: MIT #### util-deprecate +* Name: util-deprecate +* Version: 1.0.2 * Project Home: https://github.com/TooTallNate/util-deprecate -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/util-deprecate/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/util-deprecate/LICENSE +* License Name: MIT License +* License Id: MIT #### util +* Name: util +* Version: 2.0.2 * Project Home: https://github.com/defunctzombie/node-util -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/sinon/node_modules/util/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/sinon/node_modules/util/LICENSE +* License Name: MIT License +* License Id: MIT #### vary +* Name: vary +* Version: 1.1.2 * Project Home: https://github.com/jshttp/vary -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/vary/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/vary/LICENSE +* License Name: MIT License +* License Id: MIT #### wordwrap +* Name: wordwrap +* Version: 1.0.0 * Project Home: https://github.com/substack/node-wordwrap#readme -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/wordwrap/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/wordwrap/LICENSE +* License Name: MIT License +* License Id: MIT #### wrappy +* Name: wrappy +* Version: 1.0.2 * Project Home: https://github.com/npm/wrappy -* License: [ISC](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/wrappy/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/wrappy/LICENSE +* License Name: ISC License +* License Id: ISC #### write +* Name: write +* Version: 0.2.1 * Project Home: https://github.com/jonschlinkert/write -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/write/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/write/LICENSE +* License Name: MIT License +* License Id: MIT #### xmldom +* Name: xmldom +* Version: 0.1.27 * Project Home: https://github.com/jindw/xmldom -* License: [MIT License](https://github.com/jindw/xmldom/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/jindw/xmldom/master/LICENSE +* License Name: MIT License +* License Id: MIT #### xregexp +* Name: xregexp +* Version: 3.1.1 * Project Home: http://xregexp.com/ -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/xregexp/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/xregexp/LICENSE +* License Name: MIT License +* License Id: MIT #### xtend +* Name: xtend +* Version: 4.0.1 * Project Home: https://github.com/Raynos/xtend -* License: [MIT License](https://github.com/arangodb/arangodb/blob/devel/js/node/node_modules/eslint/node_modules/xtend/package.json) +* License: https://raw.githubusercontent.com/arangodb/arangodb/3.4/js/node/node_modules/eslint/node_modules/xtend/LICENCE +* License Name: MIT License +* License Id: MIT ### Backend libraries -#### jshint - -* Project Home: http://jshint.com -* GITHUB: https://github.com/jshint/jshint -* License: [free as-is license](https://github.com/jshint/jshint/blob/master/LICENSE)) - #### JSUnity +* Name: jsunity +* Version: 0.6 * GitHub: https://github.com/atesgoral/jsunity -* License: [MIT License](https://github.com/atesgoral/jsunity/blob/master/LICENSE.txt) +* License: https://raw.githubusercontent.com/atesgoral/jsunity/master/LICENSE.txt +* License Name: MIT License +* License Id: MIT ### Frontend libraries #### Ace +* Name: ace +* Version: 2010 * GitHub: https://github.com/ajaxorg/ace -* License: [BSD-style 3-Clause License](https://github.com/ajaxorg/ace/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/ajaxorg/ace/master/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### Animate.css +* Name: animate.css +* Version: 2015 * GitHub: https://github.com/daneden/animate.css -* License: [MIT License](https://github.com/daneden/animate.css) under "License" +* License: https://raw.githubusercontent.com/daneden/animate.css/master/LICENSE +* License Name: MIT License +* License Id: MIT #### Backbone.js +* Name: backbone.js +* Version: 2016 * Project Home: http://backbonejs.org * GitHub: https://github.com/jashkenas/backbone -* License: [MIT-style License](https://github.com/jashkenas/backbone/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/jashkenas/backbone/master/LICENSE +* License Comment: free as-is license #### Bootstrap +* Name: bootstrap +* Version: 2015 * Project Home: http://getbootstrap.com * GitHub: https://github.com/twbs/bootstrap -* License: [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE) - -#### Crypto.js - -* GitHub: https://github.com/brix/crypto-js -* License: [MIT License](https://github.com/brix/crypto-js/blob/develop/README.md) under "License" +* License: https://raw.githubusercontent.com/twbs/bootstrap/master/LICENSE +* License Name: MIT License +* License Id: MIT #### D3js +* Name: d3 +* Version: 2016 * Project Home: http://d3js.org * GitHub: https://github.com/mbostock/d3 -* License: [BSD-style 3-Clause License](https://github.com/mbostock/d3/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/mbostock/d3/master/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### dygraph +* Name: dygraph +* Version: 2018 * Project Home: http://dygraphs.com * GitHub: https://github.com/danvk/dygraphs -* License: [MIT-style License](https://github.com/danvk/dygraphs/blob/master/LICENSE.txt) - -#### Embedded JS - -* Project Home: http://www.embeddedjs.com -* License: [MIT License](http://www.embeddedjs.com/) under Highlights - -#### Jasmine - -* Project Home: https://jasmine.github.io -* GitHub: https://github.com/jasmine/jasmine -* License: [MIT License](https://github.com/jasmine/jasmine/blob/master/MIT.LICENSE) +* License: https://raw.githubusercontent.com/danvk/dygraphs/master/LICENSE.txt +* License Comment: free as-is license #### jq-console +* Name: jqconsole +* Version: 2015 * Project Home: http://replit.github.io/jq-console/ * GitHub: https://github.com/replit/jq-console -* License: [MIT License](https://github.com/replit/jq-console/blob/master/README.md) +* License: https://raw.githubusercontent.com/replit/jq-console/master/README.md +* License Name: MIT License +* License Id: MIT #### jQuery +* Name: jquery +* Version: 2.1.0 * Project Home: http://jquery.com * GitHub: https://github.com/jquery/jquery -* License: [MIT-style License](https://github.com/jquery/jquery/blob/master/LICENSE.txt) +* License: https://raw.githubusercontent.com/jquery/jquery/master/LICENSE.txt +* License Comment: free as-is license #### jQuery Contextmenu +* Name: jquery.contextmenu +* Version: 2015 * GitHub: https://github.com/swisnl/jQuery-contextMenu -* License: [MIT License](https://github.com/swisnl/jQuery-contextMenu/blob/master/README.md) under "License" +* License: https://raw.githubusercontent.com/swisnl/jQuery-contextMenu/master/README.md + under "License" +* License Name: MIT License +* License Id: MIT #### jQuery Form +* Name: jquery.form +* Version: 2015 * GitHub: https://github.com/malsup/form/ -* License: Dual License [MIT License](https://github.com/malsup/form/blob/master/README.md) under "Copyright and License" +* License: https://raw.githubusercontent.com/malsup/form/master/README.md + under "Copyright and License" +* License Name: MIT License +* License Id: MIT +* License Comment: This project is dual licensed under the LGPLv2.1 (or later) or MIT licenses #### jQuery Hotkeys +* Name: jquery.hotkeys +* Version: 2015 * GitHub: https://github.com/jeresig/jquery.hotkeys -* License: Dual License [MIT License](https://github.com/jeresig/jquery.hotkeys/blob/master/jquery.hotkeys.js) +* License: https://raw.githubusercontent.com/jeresig/jquery.hotkeys/master/jquery.hotkeys.js +* License Name: MIT License +* License Id: MIT +* License Comment: Dual licensed under the MIT or GPL Version 2 licenses. #### jQuery Snippet +* Name: jquery.snippet +* Version: 2015 * Archived Project Home: https://web.archive.org/web/20150908173503/http://www.steamdev.com/snippet/ -* License: [MIT License](https://web.archive.org/web/20150817084109/http://steamdev.com/snippet/) in "Notes, section 5" +* License: see https://web.archive.org/web/20150817084109/http://steamdev.com/snippet/ + in "Notes, section 5" +* License Name: MIT License +* License Id: MIT +* License Line: 5.) This script is released under the MIT license and is completely open to modification and redistribution. #### jQuery Strftime +* Name: strftime +* Version: 2015 * GitHub: https://github.com/samsonjs/strftime -* License: [MIT License](https://github.com/samsonjs/strftime/blob/master/Readme.md) under "License" +* License: https://raw.githubusercontent.com/samsonjs/strftime/master/Readme.md + under "License" +* License Name: MIT License +* License Id: MIT #### jQuery Textfill +* Name: jquery.textfill +* Version: 2015 * GitHub: https://github.com/jquery-textfill/jquery-textfill -* Licensd: [MIT License](https://github.com/jquery-textfill/jquery-textfill/blob/master/README.md) +* License: https://raw.githubusercontent.com/jquery-textfill/jquery-textfill/master/COPYING.md +* License Name: MIT License +* License Id: MIT #### jQuery UI +* Name: jquery-ui +* Version: 1.9.2 * Project Home: http://jqueryui.com * GitHub: https://github.com/jquery/jquery-ui -* License: [MIT-style License](https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt) +* License: https://raw.githubusercontent.com/jquery/jquery-ui/master/LICENSE.txt +* License Comment: MIT-style License #### jQuery UploadFile +* Name: jquery.uploadfile +* Version: 2015 * GitHub: https://github.com/hayageek/jquery-upload-file/ -* License: [MIT License](https://github.com/hayageek/jquery-upload-file/blob/master/MIT-License.txt) +* License: https://raw.githubusercontent.com/hayageek/jquery-upload-file/master/MIT-License.txt +* License Name: MIT License +* License Id: MIT #### jsoneditor.js +* Name: jsoneditor +* Version: 2018 * GitHub: https://github.com/josdejong/jsoneditor/ -* License: [Apache 2 License](https://github.com/josdejong/jsoneditor/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/josdejong/jsoneditor/master/package.json +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### Moment.js +* Name: moment +* Version: 2 * GitHub: https://github.com/moment/moment/ -* License: [MIT License](https://github.com/moment/moment/blob/develop/LICENSE) +* License: https://raw.githubusercontent.com/moment/moment/develop/LICENSE +* License Name: MIT License +* License Id: MIT #### nvd3 +* Name: nvd3 +* Version: 2016 * GitHub: https://github.com/novus/nvd3 -* License: [Apache 2 License](https://github.com/novus/nvd3/blob/master/LICENSE.md) under "nvd3.js" +* License: https://raw.githubusercontent.com/novus/nvd3/master/package.json +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### Noty +* Name: noty +* Version: 2015 * GitHub: https://github.com/needim/noty/ -* License: [MIT License](https://github.com/needim/noty) under "License" +* License: https://raw.githubusercontent.com/needim/noty/master/LICENSE.txt +* License Name: MIT License +* License Id: MIT #### Numeral.js +* Name: numeral.js +* Version: 1.5.3 * GitHub: https://github.com/adamwdraper/Numeral-js -* License: [MIT License](https://github.com/adamwdraper/Numeral-js/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/adamwdraper/Numeral-js/master/LICENSE +* License Name: MIT License +* License Id: MIT #### prettyBytes.js +* Name: pretty-bytes.js +* Version: 2016 * GitHub: https://github.com/sindresorhus/pretty-bytes -* License: [MIT License](https://github.com/sindresorhus/pretty-bytes/blob/master/license) +* License: https://raw.githubusercontent.com/sindresorhus/pretty-bytes/master/license +* License Name: MIT License +* License Id: MIT #### select2 +* Name: select2 +* Version: 3.4.5 * GitHub: https://github.com/select2/select2 -* License: [MIT License](https://github.com/select2/select2/blob/master/LICENSE.md) +* License: https://raw.githubusercontent.com/select2/select2/master/LICENSE.md +* License Name: MIT License +* License Id: MIT #### sigma.js +* Name: sigma.js +* Version: 2016 * GitHub: https://github.com/jacomyal/sigma.js -* License: [MIT License](https://github.com/jacomyal/sigma.js/blob/master/LICENSE.txt) +* License: https://raw.githubusercontent.com/jacomyal/sigma.js/master/LICENSE.txt +* License Name: MIT License +* License Id: MIT #### Swagger UI +* Name: swagger-ui +* Version: 3.9.0 * Project Home: http://swagger.io * GitHub: https://github.com/swagger-api/swagger-ui -* License: [Apache 2 license](https://github.com/swagger-api/swagger-ui/blob/master/LICENSE) +* License: https://github.com/swagger-api/swagger-ui/blob/master/README.md +* License Name: Apache License 2.0 +* License Id: Apache-2.0 #### tippyjs.js +* Name: tippyjs +* Version: 2017 * GitHub: https://github.com/atomiks/tippyjs -* License: [MIT License](https://github.com/atomiks/tippyjs/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/atomiks/tippyjs/master/LICENSE +* License Name: MIT License +* License Id: MIT #### wheelnav.js +* Name: wheelnav +* Version: 2016 * GitHub: https://github.com/softwaretailoring/wheelnav -* License: [MIT License](https://github.com/softwaretailoring/wheelnav/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/softwaretailoring/wheelnav/master/LICENSE +* License Name: MIT License +* License Id: MIT #### jquery-csv +* Name: jquery.csv +* Version: 2012 * GitHub: https://github.com/evanplaice/jquery-csv -* License: [MIT License](https://github.com/evanplaice/jquery-csv) +* License: https://raw.githubusercontent.com/evanplaice/jquery-csv/master/LICENSE +* License Name: MIT License +* License Id: MIT #### Leaflet.js +* Name: leaflet +* Version: 1.3.3 * GitHub: https://github.com/Leaflet/Leaflet -* License: [BSD-style 2-Clause License](https://github.com/Leaflet/Leaflet/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/Leaflet/Leaflet/master/LICENSE +* License Name: BSD 2-clause "Simplified" License +* License Id: BSD-2-Clause #### Stamen +* Name: stamen +* Version: 1.3.0 * GitHub: https://github.com/stamen/maps.stamen.com -* License: [BSD-style 3-Clause License](https://github.com/stamen/maps.stamen.com/blob/master/LICENSE) +* License: https://raw.githubusercontent.com/stamen/maps.stamen.com/master/LICENSE +* License Name: BSD 3-clause "New" or "Revised" License +* License Id: BSD-3-Clause #### randomColor +* Name: randomColor +* Version: 0.4.0 * GitHub: https://github.com/davidmerfield/randomColor -* License: [MIT License](https://github.com/davidmerfield/randomColor/blob/master/LICENSE.md) +* License: https://raw.githubusercontent.com/davidmerfield/randomColor/0.4.0/LICENSE.md +* License Name: MIT License +* License Id: MIT diff --git a/utils/generateLicense.py b/utils/generateLicense.py new file mode 100644 index 0000000000..ef93635018 --- /dev/null +++ b/utils/generateLicense.py @@ -0,0 +1,85 @@ +#!/usr/bin/python +import csv, sys, os.path, re, urllib2 + +filepath = 'LICENSES-OTHER-COMPONENTS.md' + +name = '' +version = '' +license = '' +licenseName = '' +licenseId = '' + +csvfile = open('license.csv', 'w') +writer = csv.writer(csvfile, delimiter=',', quotechar='"', quoting=csv.QUOTE_ALL) + +ccomment = re.compile(r"([^#]+)\n(#|\()", re.MULTILINE) + +def generateLine(): + global name, version, license, licenseName, licenseId + print name + + if licenseName != "" and licenseId == "": + print "license id missing" + sys.exit(1) + + html = "" + version = version.replace(" ", "_") + + if True or licenseId != "Apache-2.0": + if licenseId == "": + licenseId = "NON-STANDARD" + + try: + if license.startswith("see "): + html = license[4:] + else: + response = urllib2.urlopen(license) + html = unicode(response.read(), "utf-8", "ignore").replace("\\", "").encode('latin-1','replace') + + if html.startswith("/*"): + m = ccomment.match(html) + + if m: + html = m.groups()[0] + + elif html.startswith("// "): + m = ccomment.match(html) + + if m: + html = m.groups()[0] + + except: + print "cannot load %s" % license + + writer.writerow([name, version, licenseId, html]) + +with open(filepath) as fp: + line = fp.readline() + cnt = 1 + + while line: + if line.startswith("* Name: "): + if name != "": + generateLine() + + name = line[8:].strip() + version = '' + license = '' + licenseName = '' + licenseId = '' + elif line.startswith("* Version: "): + version = line[11:].strip() + elif line.startswith("* License: "): + license = line[11:].strip() + elif line.startswith("* License Name: "): + licenseName = line[16:].strip() + elif line.startswith("* License Id: "): + licenseId = line[14:].strip() + + line = fp.readline() + cnt += 1 + +if name != "": + generateLine() + +csvfile.close()