mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
18f055fa5e
2) Removed few packages which were dependencies of some other package.
659 lines
101 KiB
Plaintext
659 lines
101 KiB
Plaintext
pgAdmin 4 Dependency Inventory
|
|
==============================
|
|
|
|
pgAdmin 4 is built on Python, Javascript and NW.js (node-webkit), and is
|
|
dependent on various third party libraries. These are automatically compiled
|
|
from the system, requirements.txt and packages.json and listed below.
|
|
|
|
Runtime Dependencies
|
|
====================
|
|
|
|
Name Version Licence URL
|
|
---- ------- ------- ---
|
|
Python 3.6+ PSF https://www.python.org/
|
|
nw 0.50.2 MIT git://github.com/nwjs/npm-installer.git
|
|
axios 0.21.0 MIT https://github.com/axios/axios.git
|
|
bootstrap 4.5.3 MIT git+https://github.com/twbs/bootstrap.git
|
|
follow-redirects 1.13.1 MIT git@github.com:follow-redirects/follow-redirects.git
|
|
|
|
5 dependencies listed.
|
|
|
|
Python Dependencies
|
|
===================
|
|
|
|
Name Version Licence URL
|
|
---- ------- ------- ---
|
|
cheroot 8.5.2 UNKNOWN https://cheroot.cherrypy.org
|
|
Flask 1.1.2 BSD-3-Clause https://palletsprojects.com/p/flask/
|
|
Flask-Gravatar 0.5.0 BSD https://github.com/zzzsochi/Flask-Gravatar/
|
|
Flask-Login 0.5.0 MIT https://github.com/maxcountryman/flask-login
|
|
Flask-Mail 0.9.1 BSD https://github.com/rduplain/flask-mail
|
|
Flask-Migrate 2.6.0 MIT http://github.com/miguelgrinberg/flask-migrate/
|
|
Flask-SQLAlchemy 2.4.4 BSD-3-Clause https://github.com/pallets/flask-sqlalchemy
|
|
Flask-WTF 0.14.3 BSD https://github.com/lepture/flask-wtf
|
|
Flask-Compress 1.8.0 MIT https://github.com/colour-science/flask-compress
|
|
passlib 1.7.4 BSD https://passlib.readthedocs.io
|
|
pytz 2021.1 MIT http://pythonhosted.org/pytz
|
|
simplejson 3.17.2 MIT License https://github.com/simplejson/simplejson
|
|
six 1.15.0 MIT https://github.com/benjaminp/six
|
|
speaklater3 1.4 UNKNOWN https://github.com/ThomasWaldmann/speaklater
|
|
sqlparse 0.4.1 BSD-3-Clause https://github.com/andialbrecht/sqlparse
|
|
WTForms 2.3.3 BSD-3-Clause https://wtforms.readthedocs.io/
|
|
Flask-Paranoid 0.2.0 MIT http://github.com/miguelgrinberg/flask-paranoid/
|
|
psutil 5.8.0 BSD https://github.com/giampaolo/psutil
|
|
psycopg2 2.8.6 LGPL with exceptions https://psycopg.org/
|
|
python-dateutil 2.8.1 Dual License https://dateutil.readthedocs.io
|
|
SQLAlchemy 1.3.23 MIT http://www.sqlalchemy.org
|
|
Flask-Security-Too 3.4.5 MIT https://github.com/Flask-Middleware/flask-security
|
|
bcrypt 3.2.0 Apache License, Version 2.0 https://github.com/pyca/bcrypt/
|
|
cryptography 3.3.1 BSD or Apache License, Version 2.0 https://github.com/pyca/cryptography
|
|
sshtunnel 0.4.0 MIT https://github.com/pahaz/sshtunnel
|
|
ldap3 2.9 LGPL v3 https://github.com/cannatag/ldap3
|
|
Flask-BabelEx 0.9.4 BSD http://github.com/mrjoes/flask-babelex
|
|
gssapi 1.6.12 LICENSE.txt https://github.com/pythongssapi/python-gssapi
|
|
|
|
28 dependencies listed.
|
|
|
|
Javascript Dependencies
|
|
=======================
|
|
|
|
Name Version Licence URL
|
|
---- ------- ------- ---
|
|
@babel/code-frame 7.12.11 MIT https://github.com/babel/babel.git
|
|
@babel/core 7.12.10 MIT https://github.com/babel/babel.git
|
|
@babel/generator 7.12.11 MIT https://github.com/babel/babel.git
|
|
@babel/helper-annotate-as-pure 7.12.10 MIT https://github.com/babel/babel.git
|
|
@babel/helper-create-class-features-plugin 7.12.1 MIT https://github.com/babel/babel.git
|
|
@babel/helper-function-name 7.12.11 MIT https://github.com/babel/babel.git
|
|
@babel/helper-get-function-arity 7.12.10 MIT https://github.com/babel/babel.git
|
|
@babel/helper-member-expression-to-functions 7.12.7 MIT https://github.com/babel/babel.git
|
|
@babel/helper-module-imports 7.12.5 MIT https://github.com/babel/babel.git
|
|
@babel/helper-module-transforms 7.12.1 MIT https://github.com/babel/babel.git
|
|
@babel/helper-optimise-call-expression 7.12.10 MIT https://github.com/babel/babel.git
|
|
@babel/helper-plugin-utils 7.10.4 MIT https://github.com/babel/babel.git
|
|
@babel/helper-replace-supers 7.12.11 MIT https://github.com/babel/babel.git
|
|
@babel/helper-simple-access 7.12.1 MIT https://github.com/babel/babel.git
|
|
@babel/helper-split-export-declaration 7.12.11 MIT https://github.com/babel/babel.git
|
|
@babel/helper-validator-identifier 7.12.11 MIT https://github.com/babel/babel.git
|
|
@babel/helpers 7.12.5 MIT https://github.com/babel/babel.git
|
|
@babel/highlight 7.10.4 MIT https://github.com/babel/babel.git
|
|
@babel/parser 7.12.11 MIT https://github.com/babel/babel.git
|
|
@babel/plugin-proposal-class-properties 7.12.1 MIT https://github.com/babel/babel.git
|
|
@babel/plugin-syntax-jsx 7.12.1 MIT https://github.com/babel/babel.git
|
|
@babel/plugin-transform-react-display-name 7.12.1 MIT https://github.com/babel/babel.git
|
|
@babel/plugin-transform-react-jsx 7.12.12 MIT https://github.com/babel/babel.git
|
|
@babel/plugin-transform-react-jsx-development 7.12.12 MIT https://github.com/babel/babel.git
|
|
@babel/plugin-transform-react-pure-annotations 7.12.1 MIT https://github.com/babel/babel.git
|
|
@babel/preset-react 7.12.10 MIT https://github.com/babel/babel.git
|
|
@babel/template 7.12.7 MIT https://github.com/babel/babel.git
|
|
@babel/traverse 7.12.12 MIT https://github.com/babel/babel.git
|
|
@babel/types 7.12.12 MIT https://github.com/babel/babel.git
|
|
@istanbuljs/schema 0.1.2 MIT git+https://github.com/istanbuljs/schema.git
|
|
@popperjs/core 2.6.0 MIT https://github.com/popperjs/popper-core.git
|
|
@projectstorm/geometry 6.3.0 MIT https://github.com/projectstorm/react-diagrams.git
|
|
@projectstorm/react-canvas-core 6.3.0 MIT https://github.com/projectstorm/react-diagrams.git
|
|
@projectstorm/react-diagrams 6.3.0 MIT https://github.com/projectstorm/react-diagrams.git
|
|
@projectstorm/react-diagrams-core 6.3.0 MIT https://github.com/projectstorm/react-diagrams.git
|
|
@projectstorm/react-diagrams-defaults 6.3.0 MIT https://github.com/projectstorm/react-diagrams.git
|
|
@projectstorm/react-diagrams-routing 6.3.0 MIT https://github.com/projectstorm/react-diagrams.git
|
|
@simonwep/pickr 1.8.0 MIT https://github.com/Simonwep/pickr.git
|
|
@tippyjs/react 4.2.0 MIT git+https://github.com/atomiks/tippyjs-react.git
|
|
@types/estree 0.0.45 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
@types/node 14.14.16 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
@types/q 1.5.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
acitree 4.5.0-rc.7 MIT https://github.com/imsurinder90/jquery-aciTree.git
|
|
acorn 7.4.1 MIT https://github.com/acornjs/acorn.git
|
|
acorn-walk 7.2.0 MIT https://github.com/acornjs/acorn.git
|
|
ajv 6.12.6 MIT https://github.com/ajv-validator/ajv.git
|
|
ajv 5.5.2 MIT https://github.com/epoberezkin/ajv.git
|
|
ajv-errors 1.0.1 MIT git+https://github.com/epoberezkin/ajv-errors.git
|
|
ajv-keywords 3.5.2 MIT git+https://github.com/epoberezkin/ajv-keywords.git
|
|
alertifyjs 1.7.1 MIT git@github.com:MohammadYounes/AlertifyJS.git
|
|
alphanum-sort 1.0.2 MIT https://github.com/TrySound/alphanum-sort.git
|
|
ansi-regex 2.1.1 MIT https://github.com/chalk/ansi-regex.git
|
|
ansi-styles 3.2.1 MIT https://github.com/chalk/ansi-styles.git
|
|
ansi-styles 2.2.1 MIT https://github.com/chalk/ansi-styles.git
|
|
argparse 1.0.10 MIT https://github.com/nodeca/argparse.git
|
|
arr-diff 4.0.0 MIT https://github.com/jonschlinkert/arr-diff.git
|
|
arr-flatten 1.1.0 MIT https://github.com/jonschlinkert/arr-flatten.git
|
|
arr-union 3.1.0 MIT https://github.com/jonschlinkert/arr-union.git
|
|
array-unique 0.3.2 MIT https://github.com/jonschlinkert/array-unique.git
|
|
asn1.js 5.4.1 MIT git@github.com:indutny/asn1.js
|
|
assert 1.5.0 MIT git://github.com/browserify/commonjs-assert.git
|
|
assign-symbols 1.0.0 MIT https://github.com/jonschlinkert/assign-symbols.git
|
|
async-each 1.0.3 MIT git://github.com/paulmillr/async-each.git
|
|
axios 0.18.1 MIT https://github.com/axios/axios.git
|
|
babel-code-frame 6.26.0 MIT https://github.com/babel/babel/tree/master/packages/babel-code-frame
|
|
babel-generator 6.26.1 MIT https://github.com/babel/babel/tree/master/packages/babel-generator
|
|
babel-messages 6.23.0 MIT https://github.com/babel/babel/tree/master/packages/babel-messages
|
|
babel-runtime 6.26.0 MIT https://github.com/babel/babel/tree/master/packages/babel-runtime
|
|
babel-template 6.26.0 MIT https://github.com/babel/babel/tree/master/packages/babel-template
|
|
babel-traverse 6.26.0 MIT https://github.com/babel/babel/tree/master/packages/babel-traverse
|
|
babel-types 6.26.0 MIT https://github.com/babel/babel/tree/master/packages/babel-types
|
|
babelify 10.0.0 MIT https://github.com/babel/babelify.git
|
|
babylon 6.18.0 MIT https://github.com/babel/babylon
|
|
backbone 1.2.3 MIT https://github.com/jashkenas/backbone.git
|
|
backbone 1.4.0 MIT https://github.com/jashkenas/backbone.git
|
|
backbone 1.3.3 MIT https://github.com/jashkenas/backbone.git
|
|
backform 0.2.0 MIT https://github.com/AmiliaApp/backform
|
|
backgrid 0.3.8 MIT http://github.com/cloudflare/backgrid
|
|
backgrid-filter 0.3.7 MIT git://github.com/wyuenho/backgrid-text-cell.git
|
|
backgrid-select-all 0.3.5 MIT git://github.com/wyuenho/backgrid-select-all.git
|
|
balanced-match 1.0.0 MIT git://github.com/juliangruber/balanced-match.git
|
|
base 0.11.2 MIT https://github.com/node-base/base.git
|
|
base64-arraybuffer 0.2.0 MIT https://github.com/niklasvh/base64-arraybuffer
|
|
base64-js 1.5.1 MIT git://github.com/beatgammit/base64-js.git
|
|
big.js 5.2.2 MIT https://github.com/MikeMcl/big.js.git
|
|
bignumber.js 7.2.1 MIT https://github.com/MikeMcl/bignumber.js.git
|
|
bignumber.js 8.1.1 MIT https://github.com/MikeMcl/bignumber.js.git
|
|
binary-extensions 1.13.1 MIT https://github.com/sindresorhus/binary-extensions.git
|
|
bindings 1.5.0 MIT git://github.com/TooTallNate/node-bindings.git
|
|
bn.js 5.1.3 MIT git@github.com:indutny/bn.js
|
|
bn.js 4.11.9 MIT git@github.com:indutny/bn.js
|
|
bootstrap 4.5.3 MIT git+https://github.com/twbs/bootstrap.git
|
|
bootstrap4-toggle 3.4.0 MIT https://github.com/gitbrent/bootstrap4-toggle.git
|
|
bowser 2.1.2 MIT git+https://github.com/lancedikson/bowser.git
|
|
brace-expansion 1.1.11 MIT git://github.com/juliangruber/brace-expansion.git
|
|
braces 2.3.2 MIT https://github.com/micromatch/braces.git
|
|
brorand 1.1.0 MIT git@github.com:indutny/brorand
|
|
browser-pack 6.1.0 MIT git://github.com/browserify/browser-pack.git
|
|
browser-resolve 1.11.3 MIT git://github.com/shtylman/node-browser-resolve.git
|
|
browser-resolve 2.0.0 MIT git://github.com/browserify/browser-resolve.git
|
|
browserify 16.5.2 MIT http://github.com/browserify/browserify.git
|
|
browserify 16.2.3 MIT http://github.com/browserify/browserify.git
|
|
browserify-aes 1.2.0 MIT git://github.com/crypto-browserify/browserify-aes.git
|
|
browserify-cipher 1.0.1 MIT git@github.com:crypto-browserify/browserify-cipher.git
|
|
browserify-des 1.0.2 MIT git+https://github.com/crypto-browserify/browserify-des.git
|
|
browserify-rsa 4.1.0 MIT https://github.com:crypto-browserify/browserify-rsa.git
|
|
browserify-zlib 0.2.0 MIT git+https://github.com/devongovett/browserify-zlib.git
|
|
browserslist 4.16.0 MIT https://github.com/browserslist/browserslist.git
|
|
buffer 5.2.1 MIT git://github.com/feross/buffer.git
|
|
buffer 5.7.1 MIT git://github.com/feross/buffer.git
|
|
buffer-from 1.1.1 MIT https://github.com/LinusU/buffer-from.git
|
|
buffer-xor 1.0.3 MIT https://github.com/crypto-browserify/buffer-xor.git
|
|
builtin-status-codes 3.0.0 MIT https://github.com/bendrucker/builtin-status-codes.git
|
|
cache-base 1.0.1 MIT https://github.com/jonschlinkert/cache-base.git
|
|
cached-path-relative 1.0.2 MIT git://github.com/ashaffer/cached-path-relative.git
|
|
call-bind 1.0.0 MIT git+https://github.com/ljharb/call-bind.git
|
|
caller-callsite 2.0.0 MIT https://github.com/sindresorhus/caller-callsite.git
|
|
caller-path 2.0.0 MIT https://github.com/sindresorhus/caller-path.git
|
|
callsites 2.0.0 MIT https://github.com/sindresorhus/callsites.git
|
|
caniuse-api 3.0.0 MIT https://github.com/nyalab/caniuse-api.git
|
|
chalk 1.1.3 MIT https://github.com/chalk/chalk.git
|
|
chalk 2.4.2 MIT https://github.com/chalk/chalk.git
|
|
chart.js 2.9.4 MIT https://github.com/chartjs/Chart.js.git
|
|
chartjs-color 2.4.1 MIT https://github.com/chartjs/chartjs-color.git
|
|
chartjs-color-string 0.6.0 MIT https://github.com/chartjs/chartjs-color-string.git
|
|
chokidar 2.1.8 MIT https://github.com/paulmillr/chokidar.git
|
|
cipher-base 1.0.4 MIT git+https://github.com/crypto-browserify/cipher-base.git
|
|
class-utils 0.3.6 MIT https://github.com/jonschlinkert/class-utils.git
|
|
closest 0.0.1 MIT https://github.com/ForbesLindesay/closest.git
|
|
co 4.6.0 MIT https://github.com/tj/co.git
|
|
coa 2.0.2 MIT git://github.com/veged/coa.git
|
|
codemirror 5.59.0 MIT https://github.com/codemirror/CodeMirror.git
|
|
collection-visit 1.0.0 MIT https://github.com/jonschlinkert/collection-visit.git
|
|
color 3.1.3 MIT https://github.com/Qix-/color.git
|
|
color-convert 1.9.3 MIT https://github.com/Qix-/color-convert.git
|
|
color-name 1.1.4 MIT git@github.com:colorjs/color-name.git
|
|
color-name 1.1.3 MIT git@github.com:dfcreative/color-name.git
|
|
color-string 1.5.4 MIT https://github.com/Qix-/color-string.git
|
|
colorette 1.2.1 MIT https://github.com/jorgebucaran/colorette.git
|
|
combine-source-map 0.8.0 MIT git://github.com/thlorenz/combine-source-map.git
|
|
component-emitter 1.3.0 MIT https://github.com/component/emitter.git
|
|
concat-map 0.0.1 MIT git://github.com/substack/node-concat-map.git
|
|
concat-stream 1.6.2 MIT http://github.com/maxogden/concat-stream.git
|
|
console-browserify 1.2.0 MIT git://github.com/browserify/console-browserify.git
|
|
constants-browserify 1.0.0 MIT git://github.com/juliangruber/constants-browserify.git
|
|
convert-source-map 1.7.0 MIT git://github.com/thlorenz/convert-source-map.git
|
|
convert-source-map 1.1.3 MIT git://github.com/thlorenz/convert-source-map.git
|
|
copy-descriptor 0.1.1 MIT https://github.com/jonschlinkert/copy-descriptor.git
|
|
core-js 2.6.12 MIT https://github.com/zloirock/core-js.git
|
|
core-js 3.8.1 MIT https://github.com/zloirock/core-js.git
|
|
core-util-is 1.0.2 MIT git://github.com/isaacs/core-util-is
|
|
cosmiconfig 5.2.1 MIT git+https://github.com/davidtheclark/cosmiconfig.git
|
|
create-ecdh 4.0.4 MIT https://github.com/crypto-browserify/createECDH.git
|
|
create-hash 1.2.0 MIT git@github.com:crypto-browserify/createHash.git
|
|
create-hmac 1.1.7 MIT https://github.com/crypto-browserify/createHmac.git
|
|
crypto-browserify 3.12.0 MIT git://github.com/crypto-browserify/crypto-browserify.git
|
|
css-color-names 0.0.4 MIT git://github.com/bahamas10/css-color-names.git
|
|
css-declaration-sorter 4.0.1 MIT https://github.com/Siilwyn/css-declaration-sorter.git
|
|
css-line-break 1.1.1 MIT git+ssh://git@github.com/niklasvh/css-line-break.git
|
|
css-loader 2.1.0 MIT https://github.com/webpack-contrib/css-loader.git
|
|
css-select-base-adapter 0.1.1 MIT https://github.com/nrkn/css-select-base-adapter.git
|
|
css-tree 1.1.2 MIT https://github.com/csstree/csstree.git
|
|
css-tree 1.0.0-alpha.37 MIT https://github.com/csstree/csstree.git
|
|
cssesc 3.0.0 MIT https://github.com/mathiasbynens/cssesc.git
|
|
cssnano 4.1.10 MIT https://github.com/cssnano/cssnano.git
|
|
cssnano-preset-default 4.0.7 MIT https://github.com/cssnano/cssnano.git
|
|
cssnano-util-get-arguments 4.0.0 MIT https://github.com/cssnano/cssnano.git
|
|
cssnano-util-get-match 4.0.0 MIT https://github.com/cssnano/cssnano.git
|
|
cssnano-util-raw-cache 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
cssnano-util-same-parent 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
csso 4.2.0 MIT https://github.com/css/csso.git
|
|
dagre 0.8.5 MIT https://github.com/dagrejs/dagre.git
|
|
debug 3.1.0 MIT git://github.com/visionmedia/debug.git
|
|
debug 2.6.9 MIT git://github.com/visionmedia/debug.git
|
|
debug 4.3.1 MIT git://github.com/visionmedia/debug.git
|
|
decode-uri-component 0.2.0 MIT https://github.com/SamVerschueren/decode-uri-component.git
|
|
define-properties 1.1.3 MIT git://github.com/ljharb/define-properties.git
|
|
define-property 1.0.0 MIT https://github.com/jonschlinkert/define-property.git
|
|
define-property 0.2.5 MIT https://github.com/jonschlinkert/define-property.git
|
|
define-property 2.0.2 MIT https://github.com/jonschlinkert/define-property.git
|
|
defined 1.0.0 MIT git://github.com/substack/defined.git
|
|
deps-sort 2.0.1 MIT git://github.com/substack/deps-sort.git
|
|
des.js 1.0.1 MIT git+ssh://git@github.com/indutny/des.js.git
|
|
detect-indent 4.0.0 MIT https://github.com/sindresorhus/detect-indent.git
|
|
detective 5.2.0 MIT git://github.com/browserify/detective.git
|
|
diffie-hellman 5.0.3 MIT https://github.com/crypto-browserify/diffie-hellman.git
|
|
dom-serializer 0.2.2 MIT git://github.com/cheeriojs/dom-renderer.git
|
|
domain-browser 1.2.0 MIT https://github.com/bevry/domain-browser.git
|
|
dot-prop 5.3.0 MIT https://github.com/sindresorhus/dot-prop.git
|
|
dropzone 5.7.2 MIT https://gitlab.com/meno/dropzone.git
|
|
elliptic 6.5.3 MIT git@github.com:indutny/elliptic
|
|
emojis-list 3.0.0 MIT git+https://github.com/kikobeats/emojis-list.git
|
|
error-ex 1.3.2 MIT https://github.com/qix-/node-error-ex.git
|
|
es-abstract 1.17.7 MIT git://github.com/ljharb/es-abstract.git
|
|
es-abstract 1.18.0-next.1 MIT git://github.com/ljharb/es-abstract.git
|
|
es-to-primitive 1.2.1 MIT git://github.com/ljharb/es-to-primitive.git
|
|
escalade 3.1.1 MIT https://github.com/lukeed/escalade.git
|
|
escape-string-regexp 1.0.5 MIT https://github.com/sindresorhus/escape-string-regexp.git
|
|
events 2.1.0 MIT git://github.com/Gozala/events.git
|
|
evp_bytestokey 1.0.3 MIT https://github.com/crypto-browserify/EVP_BytesToKey.git
|
|
expand-brackets 2.1.4 MIT https://github.com/jonschlinkert/expand-brackets.git
|
|
exports-loader 0.7.0 MIT https://github.com/webpack-contrib/exports-loader.git
|
|
extend-shallow 3.0.2 MIT https://github.com/jonschlinkert/extend-shallow.git
|
|
extend-shallow 2.0.1 MIT https://github.com/jonschlinkert/extend-shallow.git
|
|
extglob 2.0.4 MIT https://github.com/micromatch/extglob.git
|
|
fast-deep-equal 1.1.0 MIT git+https://github.com/epoberezkin/fast-deep-equal.git
|
|
fast-deep-equal 3.1.3 MIT git+https://github.com/epoberezkin/fast-deep-equal.git
|
|
fast-json-stable-stringify 2.1.0 MIT git://github.com/epoberezkin/fast-json-stable-stringify.git
|
|
fast-safe-stringify 2.0.7 MIT git+https://github.com/davidmarkclements/fast-safe-stringify.git
|
|
file-uri-to-path 1.0.0 MIT git://github.com/TooTallNate/file-uri-to-path.git
|
|
fill-range 4.0.0 MIT https://github.com/jonschlinkert/fill-range.git
|
|
follow-redirects 1.5.10 MIT git@github.com:follow-redirects/follow-redirects.git
|
|
for-in 1.0.2 MIT https://github.com/jonschlinkert/for-in.git
|
|
fragment-cache 0.2.1 MIT https://github.com/jonschlinkert/fragment-cache.git
|
|
fsevents 1.2.13 MIT https://github.com/strongloop/fsevents.git
|
|
function-bind 1.1.1 MIT git://github.com/Raynos/function-bind.git
|
|
gensync 1.0.0-beta.2 MIT https://github.com/loganfsmyth/gensync.git
|
|
get-intrinsic 1.0.2 MIT git+https://github.com/ljharb/get-intrinsic.git
|
|
get-value 2.0.6 MIT https://github.com/jonschlinkert/get-value.git
|
|
globals 11.12.0 MIT https://github.com/sindresorhus/globals.git
|
|
globals 9.18.0 MIT https://github.com/sindresorhus/globals.git
|
|
graphlib 2.1.8 MIT https://github.com/dagrejs/graphlib.git
|
|
has 1.0.3 MIT git://github.com/tarruda/has.git
|
|
has-ansi 2.0.0 MIT https://github.com/sindresorhus/has-ansi.git
|
|
has-flag 4.0.0 MIT https://github.com/sindresorhus/has-flag.git
|
|
has-flag 3.0.0 MIT https://github.com/sindresorhus/has-flag.git
|
|
has-symbols 1.0.1 MIT git://github.com/ljharb/has-symbols.git
|
|
has-value 0.3.1 MIT https://github.com/jonschlinkert/has-value.git
|
|
has-value 1.0.0 MIT https://github.com/jonschlinkert/has-value.git
|
|
has-values 1.0.0 MIT https://github.com/jonschlinkert/has-values.git
|
|
has-values 0.1.4 MIT https://github.com/jonschlinkert/has-values.git
|
|
hash-base 3.1.0 MIT https://github.com/crypto-browserify/hash-base.git
|
|
hash.js 1.1.7 MIT git@github.com:indutny/hash.js
|
|
hex-color-regex 1.1.0 MIT https://github.com/regexps/hex-color-regex.git
|
|
hmac-drbg 1.0.1 MIT git+ssh://git@github.com/indutny/hmac-drbg.git
|
|
hsl-regex 1.0.0 MIT https://github.com/regexps/hsl-regex.git
|
|
hsla-regex 1.0.0 MIT https://github.com/regexps/hsla-regex.git
|
|
html-comment-regex 1.1.2 MIT https://github.com/stevemao/html-comment-regex.git
|
|
html-escaper 2.0.2 MIT https://github.com/WebReflection/html-escaper.git
|
|
html2canvas 1.0.0-rc.7 MIT git@github.com:niklasvh/html2canvas.git
|
|
htmlescape 1.1.1 MIT git://github.com/zertosh/htmlescape.git
|
|
https-browserify 1.0.0 MIT git://github.com/substack/https-browserify.git
|
|
immutability-helper 3.1.1 MIT git+https://github.com/kolodny/immutability-helper.git
|
|
import-fresh 2.0.0 MIT https://github.com/sindresorhus/import-fresh.git
|
|
imports-loader 0.8.0 MIT https://github.com/webpack-contrib/imports-loader
|
|
indexes-of 1.0.1 MIT git://github.com/dominictarr/indexes-of.git
|
|
inline-source-map 0.6.2 MIT git://github.com/thlorenz/inline-source-map.git
|
|
insert-module-globals 7.2.1 MIT git://github.com/browserify/insert-module-globals.git
|
|
invariant 2.2.4 MIT https://github.com/zertosh/invariant
|
|
ip-address 5.9.4 MIT git://github.com/beaugunderson/ip-address.git
|
|
is-absolute-url 2.1.0 MIT https://github.com/sindresorhus/is-absolute-url.git
|
|
is-accessor-descriptor 1.0.0 MIT https://github.com/jonschlinkert/is-accessor-descriptor.git
|
|
is-accessor-descriptor 0.1.6 MIT https://github.com/jonschlinkert/is-accessor-descriptor.git
|
|
is-any-array 0.1.0 MIT https://github.com/cheminfo-js/is-any-array.git
|
|
is-arrayish 0.2.1 MIT https://github.com/qix-/node-is-arrayish.git
|
|
is-arrayish 0.3.2 MIT https://github.com/qix-/node-is-arrayish.git
|
|
is-binary-path 1.0.1 MIT https://github.com/sindresorhus/is-binary-path.git
|
|
is-buffer 2.0.5 MIT git://github.com/feross/is-buffer.git
|
|
is-buffer 1.1.6 MIT git://github.com/feross/is-buffer.git
|
|
is-callable 1.2.2 MIT git://github.com/ljharb/is-callable.git
|
|
is-color-stop 1.1.0 MIT git+https://github.com/pigcan/is-color-stop.git
|
|
is-core-module 2.2.0 MIT git+https://github.com/inspect-js/is-core-module.git
|
|
is-data-descriptor 1.0.0 MIT https://github.com/jonschlinkert/is-data-descriptor.git
|
|
is-data-descriptor 0.1.4 MIT https://github.com/jonschlinkert/is-data-descriptor.git
|
|
is-date-object 1.0.2 MIT git://github.com/ljharb/is-date-object.git
|
|
is-descriptor 0.1.6 MIT https://github.com/jonschlinkert/is-descriptor.git
|
|
is-descriptor 1.0.2 MIT https://github.com/jonschlinkert/is-descriptor.git
|
|
is-directory 0.3.1 MIT https://github.com/jonschlinkert/is-directory.git
|
|
is-extendable 0.1.1 MIT https://github.com/jonschlinkert/is-extendable.git
|
|
is-extendable 1.0.1 MIT https://github.com/jonschlinkert/is-extendable.git
|
|
is-extglob 2.1.1 MIT https://github.com/jonschlinkert/is-extglob.git
|
|
is-finite 1.1.0 MIT https://github.com/sindresorhus/is-finite.git
|
|
is-glob 4.0.1 MIT https://github.com/micromatch/is-glob.git
|
|
is-glob 3.1.0 MIT https://github.com/jonschlinkert/is-glob.git
|
|
is-negative-zero 2.0.1 MIT git://github.com/inspect-js/is-negative-zero.git
|
|
is-number 3.0.0 MIT https://github.com/jonschlinkert/is-number.git
|
|
is-obj 2.0.0 MIT https://github.com/sindresorhus/is-obj.git
|
|
is-plain-object 2.0.4 MIT https://github.com/jonschlinkert/is-plain-object.git
|
|
is-regex 1.1.1 MIT git://github.com/ljharb/is-regex.git
|
|
is-svg 3.0.0 MIT https://github.com/sindresorhus/is-svg.git
|
|
is-symbol 1.0.3 MIT git://github.com/inspect-js/is-symbol.git
|
|
is-windows 1.0.2 MIT https://github.com/jonschlinkert/is-windows.git
|
|
isarray 1.0.0 MIT git://github.com/juliangruber/isarray.git
|
|
isobject 3.0.1 MIT https://github.com/jonschlinkert/isobject.git
|
|
isobject 2.1.0 MIT https://github.com/jonschlinkert/isobject.git
|
|
istanbul-instrumenter-loader 3.0.1 MIT https://github.com/webpack-contrib/istanbul-instrumenter-loader.git
|
|
jquery 3.5.1 MIT https://github.com/jquery/jquery.git
|
|
jquery-contextmenu 2.9.2 MIT git://github.com/swisnl/jQuery-contextMenu.git
|
|
jquery-ui 1.12.1 MIT git://github.com/jquery/jquery-ui.git
|
|
js-tokens 3.0.2 MIT https://github.com/lydell/js-tokens.git
|
|
js-tokens 4.0.0 MIT https://github.com/lydell/js-tokens.git
|
|
js-yaml 3.14.1 MIT https://github.com/nodeca/js-yaml.git
|
|
jsbn 1.1.0 MIT https://github.com/andyperlitch/jsbn.git
|
|
jsesc 2.5.2 MIT https://github.com/mathiasbynens/jsesc.git
|
|
jsesc 1.3.0 MIT https://github.com/mathiasbynens/jsesc.git
|
|
json-bignumber 1.0.2 MIT git@github.com:wbuss/JSONBigNumber.git
|
|
json-parse-better-errors 1.0.2 MIT https://github.com/zkat/json-parse-better-errors
|
|
json-schema-traverse 0.4.1 MIT git+https://github.com/epoberezkin/json-schema-traverse.git
|
|
json-schema-traverse 0.3.1 MIT git+https://github.com/epoberezkin/json-schema-traverse.git
|
|
json-stable-stringify 0.0.1 MIT git://github.com/substack/json-stable-stringify.git
|
|
json5 1.0.1 MIT git+https://github.com/json5/json5.git
|
|
json5 2.1.3 MIT git+https://github.com/json5/json5.git
|
|
jsonparse 1.3.1 MIT http://github.com/creationix/jsonparse.git
|
|
karma-coverage 2.0.3 MIT git://github.com/karma-runner/karma-coverage.git
|
|
kind-of 4.0.0 MIT https://github.com/jonschlinkert/kind-of.git
|
|
kind-of 3.2.2 MIT https://github.com/jonschlinkert/kind-of.git
|
|
kind-of 6.0.3 MIT https://github.com/jonschlinkert/kind-of.git
|
|
kind-of 5.1.0 MIT https://github.com/jonschlinkert/kind-of.git
|
|
labeled-stream-splicer 2.0.2 MIT git://github.com/browserify/labeled-stream-splicer.git
|
|
loader-utils 1.4.0 MIT https://github.com/webpack/loader-utils.git
|
|
lodash 4.17.20 MIT https://github.com/lodash/lodash.git
|
|
lodash.memoize 3.0.4 MIT https://github.com/lodash/lodash.git
|
|
lodash.memoize 4.1.2 MIT https://github.com/lodash/lodash.git
|
|
lodash.uniq 4.5.0 MIT https://github.com/lodash/lodash.git
|
|
loose-envify 1.4.0 MIT git://github.com/zertosh/loose-envify.git
|
|
lunr 0.7.2 MIT https://github.com/olivernn/lunr.js.git
|
|
make-dir 3.1.0 MIT https://github.com/sindresorhus/make-dir.git
|
|
map-cache 0.2.2 MIT https://github.com/jonschlinkert/map-cache.git
|
|
map-visit 1.0.0 MIT https://github.com/jonschlinkert/map-visit.git
|
|
matches-selector 0.0.1 MIT https://github.com/ForbesLindesay/matches-selector.git
|
|
md5.js 1.3.5 MIT https://github.com/crypto-browserify/md5.js.git
|
|
micromatch 3.1.10 MIT https://github.com/micromatch/micromatch.git
|
|
miller-rabin 4.0.1 MIT git@github.com:indutny/miller-rabin
|
|
minimalistic-crypto-utils 1.0.1 MIT git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git
|
|
minimist 1.2.5 MIT git://github.com/substack/minimist.git
|
|
mixin-deep 1.3.2 MIT https://github.com/jonschlinkert/mixin-deep.git
|
|
mkdirp 0.5.5 MIT https://github.com/substack/node-mkdirp.git
|
|
mkdirp-classic 0.5.3 MIT https://github.com/mafintosh/mkdirp-classic.git
|
|
ml-array-max 1.2.0 MIT git+https://github.com/mljs/array.git
|
|
ml-array-min 1.2.0 MIT git+https://github.com/mljs/array.git
|
|
ml-array-rescale 1.3.2 MIT git+https://github.com/mljs/array.git
|
|
ml-matrix 6.5.3 MIT https://github.com/mljs/matrix.git
|
|
module-deps 6.2.3 MIT git://github.com/browserify/module-deps.git
|
|
moment 2.24.0 MIT https://github.com/moment/moment.git
|
|
moment 2.29.1 MIT https://github.com/moment/moment.git
|
|
moment-timezone 0.5.32 MIT https://github.com/moment/moment-timezone.git
|
|
ms 2.0.0 MIT https://github.com/zeit/ms.git
|
|
ms 2.1.2 MIT https://github.com/zeit/ms.git
|
|
nan 2.14.2 MIT git://github.com/nodejs/nan.git
|
|
nanomatch 1.2.13 MIT https://github.com/micromatch/nanomatch.git
|
|
nanopop 2.1.0 MIT https://github.com/Simonwep/nanopop.git
|
|
node-releases 1.1.67 MIT git+https://github.com/chicoxyzzy/node-releases.git
|
|
normalize-path 3.0.0 MIT https://github.com/jonschlinkert/normalize-path.git
|
|
normalize-path 2.1.1 MIT https://github.com/jonschlinkert/normalize-path.git
|
|
normalize-url 3.3.0 MIT https://github.com/sindresorhus/normalize-url.git
|
|
object-assign 4.1.1 MIT https://github.com/sindresorhus/object-assign.git
|
|
object-copy 0.1.0 MIT https://github.com/jonschlinkert/object-copy.git
|
|
object-inspect 1.9.0 MIT git://github.com/inspect-js/object-inspect.git
|
|
object-keys 1.1.1 MIT git://github.com/ljharb/object-keys.git
|
|
object-visit 1.0.1 MIT https://github.com/jonschlinkert/object-visit.git
|
|
object.assign 4.1.2 MIT git://github.com/ljharb/object.assign.git
|
|
object.getownpropertydescriptors 2.1.1 MIT git://github.com/es-shims/object.getownpropertydescriptors.git
|
|
object.pick 1.3.0 MIT https://github.com/jonschlinkert/object.pick.git
|
|
object.values 1.1.2 MIT git://github.com/es-shims/Object.values.git
|
|
os-browserify 0.3.0 MIT http://github.com/CoderPuppy/os-browserify.git
|
|
outpipe 1.1.1 MIT git://github.com/substack/outpipe.git
|
|
parents 1.0.1 MIT git://github.com/substack/node-parents.git
|
|
parse-json 4.0.0 MIT https://github.com/sindresorhus/parse-json.git
|
|
pascalcase 0.1.1 MIT https://github.com/jonschlinkert/pascalcase.git
|
|
path-browserify 0.0.1 MIT git://github.com/substack/path-browserify.git
|
|
path-dirname 1.0.2 MIT https://github.com/es128/path-dirname.git
|
|
path-is-absolute 1.0.1 MIT https://github.com/sindresorhus/path-is-absolute.git
|
|
path-parse 1.0.6 MIT https://github.com/jbgutierrez/path-parse.git
|
|
path-platform 0.11.15 MIT http://github.com/tjfontaine/node-path-platform.git
|
|
pathfinding 0.4.18 MIT git://github.com/qiao/PathFinding.js.git
|
|
pbkdf2 3.1.1 MIT https://github.com/crypto-browserify/pbkdf2.git
|
|
performance-now 2.1.0 MIT git://github.com/braveg1rl/performance-now.git
|
|
popper.js 1.16.1 MIT git+https://github.com/FezVrasta/popper.js.git
|
|
posix-character-classes 0.1.1 MIT https://github.com/jonschlinkert/posix-character-classes.git
|
|
postcss 7.0.35 MIT https://github.com/postcss/postcss.git
|
|
postcss-calc 7.0.5 MIT https://github.com/postcss/postcss-calc.git
|
|
postcss-colormin 4.0.3 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-convert-values 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-discard-comments 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-discard-duplicates 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-discard-empty 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-discard-overridden 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-merge-longhand 4.0.11 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-merge-rules 4.0.3 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-minify-font-values 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-minify-gradients 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-minify-params 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-minify-selectors 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-modules-local-by-default 2.0.6 MIT https://github.com/css-modules/postcss-modules-local-by-default.git
|
|
postcss-normalize-charset 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-display-values 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-positions 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-repeat-style 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-string 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-timing-functions 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-unicode 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-url 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-normalize-whitespace 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-ordered-values 4.1.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-reduce-initial 4.0.3 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-reduce-transforms 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-selector-parser 3.1.2 MIT https://github.com/postcss/postcss-selector-parser.git
|
|
postcss-selector-parser 6.0.4 MIT https://github.com/postcss/postcss-selector-parser.git
|
|
postcss-svgo 4.0.2 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-unique-selectors 4.0.1 MIT https://github.com/cssnano/cssnano.git
|
|
postcss-value-parser 4.1.0 MIT https://github.com/TrySound/postcss-value-parser.git
|
|
postcss-value-parser 3.3.1 MIT https://github.com/TrySound/postcss-value-parser.git
|
|
process 0.11.10 MIT git://github.com/shtylman/node-process.git
|
|
process-nextick-args 2.0.1 MIT https://github.com/calvinmetcalf/process-nextick-args.git
|
|
prop-types 15.7.2 MIT https://github.com/facebook/prop-types.git
|
|
public-encrypt 4.0.3 MIT https://github.com/crypto-browserify/publicEncrypt.git
|
|
punycode 1.3.2 MIT https://github.com/bestiejs/punycode.js.git
|
|
punycode 1.4.1 MIT https://github.com/bestiejs/punycode.js.git
|
|
punycode 2.1.1 MIT https://github.com/bestiejs/punycode.js.git
|
|
q 1.5.1 MIT git://github.com/kriskowal/q.git
|
|
querystring 0.2.0 MIT git://github.com/Gozala/querystring.git
|
|
querystring-es3 0.2.1 MIT git://github.com/mike-spainhower/querystring.git
|
|
raf 3.4.1 MIT git://github.com/chrisdickinson/raf.git
|
|
randombytes 2.1.0 MIT git@github.com:crypto-browserify/randombytes.git
|
|
randomfill 1.0.4 MIT https://github.com/crypto-browserify/randomfill.git
|
|
react 16.14.0 MIT git+https://github.com/facebook/react.git
|
|
react-dom 16.14.0 MIT git+https://github.com/facebook/react.git
|
|
react-is 16.13.1 MIT https://github.com/facebook/react.git
|
|
react-to-print 2.12.1 MIT git+https://github.com/gregnb/react-to-print.git
|
|
read-only-stream 2.0.0 MIT git://github.com/substack/read-only-stream.git
|
|
readable-stream 3.6.0 MIT git://github.com/nodejs/readable-stream
|
|
readable-stream 2.3.7 MIT git://github.com/nodejs/readable-stream
|
|
readdirp 2.2.1 MIT git://github.com/paulmillr/readdirp.git
|
|
regenerator-runtime 0.11.1 MIT https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
|
|
regex-not 1.0.2 MIT https://github.com/jonschlinkert/regex-not.git
|
|
repeat-element 1.1.3 MIT https://github.com/jonschlinkert/repeat-element.git
|
|
repeat-string 1.6.1 MIT https://github.com/jonschlinkert/repeat-string.git
|
|
repeating 2.0.1 MIT https://github.com/sindresorhus/repeating.git
|
|
requirejs 2.3.6 MIT https://github.com/jrburke/r.js.git
|
|
resolve 1.19.0 MIT git://github.com/browserify/resolve.git
|
|
resolve 1.1.7 MIT git://github.com/substack/node-resolve.git
|
|
resolve-from 3.0.0 MIT https://github.com/sindresorhus/resolve-from.git
|
|
resolve-url 0.2.1 MIT https://github.com/lydell/resolve-url.git
|
|
ret 0.1.15 MIT git://github.com/fent/ret.js.git
|
|
rgb-regex 1.0.1 MIT https://github.com/regexps/rgb-regex.git
|
|
rgba-regex 1.0.0 MIT https://github.com/johnotander/rgba-regex.git
|
|
ripemd160 2.0.2 MIT https://github.com/crypto-browserify/ripemd160
|
|
rollup 1.32.1 MIT https://github.com/rollup/rollup.git
|
|
safe-buffer 5.1.2 MIT git://github.com/feross/safe-buffer.git
|
|
safe-buffer 5.2.1 MIT git://github.com/feross/safe-buffer.git
|
|
safe-regex 1.1.0 MIT git://github.com/substack/safe-regex.git
|
|
safer-buffer 2.1.2 MIT git+https://github.com/ChALkeR/safer-buffer.git
|
|
scheduler 0.19.1 MIT https://github.com/facebook/react.git
|
|
schema-utils 0.3.0 MIT git+https://github.com/webpack-contrib/schema-utils.git
|
|
schema-utils 1.0.0 MIT https://github.com/webpack-contrib/schema-utils
|
|
select2 4.0.13 MIT git://github.com/select2/select2.git
|
|
set-value 2.0.1 MIT https://github.com/jonschlinkert/set-value.git
|
|
shasum 1.0.2 MIT git://github.com/dominictarr/shasum.git
|
|
shell-quote 1.7.2 MIT http://github.com/substack/node-shell-quote.git
|
|
shim-loader 1.0.1 MIT https://github.com/zinserjan/shim-loader
|
|
simple-concat 1.0.1 MIT git://github.com/feross/simple-concat.git
|
|
simple-swizzle 0.2.2 MIT https://github.com/qix-/node-simple-swizzle.git
|
|
slickgrid 2.3.16 MIT git+https://github.com/6pac/SlickGrid.git
|
|
snapdragon 0.8.2 MIT https://github.com/jonschlinkert/snapdragon.git
|
|
snapdragon-node 2.1.1 MIT https://github.com/jonschlinkert/snapdragon-node.git
|
|
snapdragon-util 3.0.1 MIT https://github.com/jonschlinkert/snapdragon-util.git
|
|
source-list-map 1.1.2 MIT https://github.com/webpack/source-list-map.git
|
|
source-map-resolve 0.5.3 MIT https://github.com/lydell/source-map-resolve.git
|
|
source-map-url 0.4.0 MIT https://github.com/lydell/source-map-url.git
|
|
split-string 3.1.0 MIT https://github.com/jonschlinkert/split-string.git
|
|
split.js 1.6.2 MIT https://github.com/nathancahill/split
|
|
stable 0.1.8 MIT https://github.com/Two-Screen/stable.git
|
|
static-extend 0.1.2 MIT https://github.com/jonschlinkert/static-extend.git
|
|
stream-browserify 2.0.2 MIT git://github.com/browserify/stream-browserify.git
|
|
stream-combiner2 1.1.1 MIT git://github.com/substack/stream-combiner2.git
|
|
stream-http 2.8.3 MIT git://github.com/jhiesey/stream-http.git
|
|
stream-http 3.1.1 MIT git://github.com/jhiesey/stream-http.git
|
|
stream-splicer 2.0.1 MIT git://github.com/browserify/stream-splicer.git
|
|
string_decoder 1.1.1 MIT git://github.com/nodejs/string_decoder.git
|
|
string_decoder 1.3.0 MIT git://github.com/nodejs/string_decoder.git
|
|
string.prototype.trimend 1.0.3 MIT git://github.com/es-shims/String.prototype.trimEnd.git
|
|
string.prototype.trimstart 1.0.3 MIT git://github.com/es-shims/String.prototype.trimStart.git
|
|
strip-ansi 3.0.1 MIT https://github.com/chalk/strip-ansi.git
|
|
stylehacks 4.0.3 MIT https://github.com/cssnano/cssnano.git
|
|
subarg 1.0.0 MIT git://github.com/substack/subarg.git
|
|
supports-color 7.2.0 MIT https://github.com/chalk/supports-color.git
|
|
supports-color 6.1.0 MIT https://github.com/chalk/supports-color.git
|
|
supports-color 5.5.0 MIT https://github.com/chalk/supports-color.git
|
|
supports-color 2.0.0 MIT https://github.com/chalk/supports-color.git
|
|
svgo 1.3.2 MIT git://github.com/svg/svgo.git
|
|
syntax-error 1.4.0 MIT git://github.com/substack/node-syntax-error.git
|
|
tempusdominus-bootstrap-4 5.39.0 MIT https://github.com/tempusdominus/bootstrap-4.git
|
|
tempusdominus-core 5.19.0 MIT https://github.com/tempusdominus/core.git
|
|
through 2.3.8 MIT https://github.com/dominictarr/through.git
|
|
through2 2.0.5 MIT https://github.com/rvagg/through2.git
|
|
timers-browserify 1.4.2 MIT git://github.com/jryans/timers-browserify.git
|
|
timsort 0.3.0 MIT https://github.com/mziccard/node-timsort.git
|
|
tippy.js 6.2.7 MIT git+https://github.com/atomiks/tippyjs.git
|
|
to-arraybuffer 1.0.1 MIT git://github.com/jhiesey/to-arraybuffer.git
|
|
to-fast-properties 2.0.0 MIT https://github.com/sindresorhus/to-fast-properties.git
|
|
to-fast-properties 1.0.3 MIT https://github.com/sindresorhus/to-fast-properties.git
|
|
to-object-path 0.3.0 MIT https://github.com/jonschlinkert/to-object-path.git
|
|
to-regex 3.0.2 MIT https://github.com/jonschlinkert/to-regex.git
|
|
to-regex-range 2.1.1 MIT https://github.com/micromatch/to-regex-range.git
|
|
trim-right 1.0.1 MIT https://github.com/sindresorhus/trim-right.git
|
|
tty-browserify 0.0.1 MIT git://github.com/browserify/tty-browserify.git
|
|
typedarray 0.0.6 MIT git://github.com/substack/typedarray.git
|
|
umd 3.0.3 MIT https://github.com/ForbesLindesay/umd.git
|
|
underscore 1.12.0 MIT git://github.com/jashkenas/underscore.git
|
|
union-value 1.0.1 MIT https://github.com/jonschlinkert/union-value.git
|
|
uniq 1.0.1 MIT git://github.com/mikolalysenko/uniq.git
|
|
uniqs 2.0.0 MIT git://github.com/fgnass/uniqs.git
|
|
unquote 1.1.1 MIT https://github.com/lakenen/node-unquote.git
|
|
unset-value 1.0.0 MIT https://github.com/jonschlinkert/unset-value.git
|
|
upath 1.2.0 MIT git://github.com/anodynos/upath
|
|
urix 0.1.0 MIT https://github.com/lydell/urix.git
|
|
url 0.11.0 MIT https://github.com/defunctzombie/node-url.git
|
|
use 3.1.1 MIT https://github.com/jonschlinkert/use.git
|
|
util 0.10.4 MIT git://github.com/defunctzombie/node-util
|
|
util 0.10.3 MIT git://github.com/defunctzombie/node-util
|
|
util-deprecate 1.0.2 MIT git://github.com/TooTallNate/util-deprecate.git
|
|
util.promisify 1.0.1 MIT git+https://github.com/ljharb/util.promisify.git
|
|
vendors 1.0.4 MIT https://github.com/wooorm/vendors.git
|
|
vm-browserify 1.1.2 MIT http://github.com/substack/vm-browserify.git
|
|
watchify 3.11.1 MIT git://github.com/substack/watchify.git
|
|
webpack-sources 0.2.3 MIT git+https://github.com/webpack/webpack-sources.git
|
|
wkx 0.4.8 MIT http://github.com/cschwarz/wkx.git
|
|
xtend 4.0.2 MIT git://github.com/Raynos/xtend.git
|
|
@fortawesome/fontawesome-free 5.15.1 (CC-BY-4.0 AND OFL-1.1 AND MIT) https://github.com/FortAwesome/Font-Awesome
|
|
acorn-node 1.8.2 Apache-2.0 https://github.com/browserify/acorn-node.git
|
|
bootstrap-datepicker 1.9.0 Apache-2.0 https://github.com/uxsolutions/bootstrap-datepicker.git
|
|
dash-ast 1.0.0 Apache-2.0 https://github.com/goto-bus-stop/dash-ast.git
|
|
eve 0.5.4 Apache-2.0 git@github.com:adobe-webplatform/eve.git
|
|
get-assigned-identifiers 1.2.0 Apache-2.0 https://github.com/goto-bus-stop/get-assigned-identifiers.git
|
|
paths-js 0.4.11 Apache-2.0 https://github.com/andreaferretti/paths-js.git
|
|
shasum-object 1.0.0 Apache-2.0 https://github.com/goto-bus-stop/shasum-object.git
|
|
snapsvg 0.5.1 Apache-2.0 git@github.com:adobe-webplatform/Snap.svg.git
|
|
undeclared-identifiers 1.1.3 Apache-2.0 https://github.com/goto-bus-stop/undeclared-identifiers.git
|
|
anymatch 2.0.0 ISC https://github.com/micromatch/anymatch
|
|
boolbase 1.0.0 ISC https://github.com/fb55/boolbase
|
|
browserify-sign 4.2.1 ISC https://github.com/crypto-browserify/browserify-sign.git
|
|
electron-to-chromium 1.3.633 ISC https://github.com/kilian/electron-to-chromium/
|
|
fs.realpath 1.0.0 ISC git+https://github.com/isaacs/fs.realpath.git
|
|
glob 7.1.6 ISC git://github.com/isaacs/node-glob.git
|
|
glob-parent 3.1.0 ISC https://github.com/es128/glob-parent
|
|
graceful-fs 4.2.4 ISC https://github.com/isaacs/node-graceful-fs
|
|
icss-replace-symbols 1.1.0 ISC git+https://github.com/css-modules/icss-replace-symbols.git
|
|
icss-utils 4.1.1 ISC git+https://github.com/css-modules/icss-utils.git
|
|
inflight 1.0.6 ISC https://github.com/npm/inflight.git
|
|
inherits 2.0.4 ISC git://github.com/isaacs/inherits
|
|
inherits 2.0.3 ISC git://github.com/isaacs/inherits
|
|
inherits 2.0.1 ISC git://github.com/isaacs/inherits
|
|
is-resolvable 1.1.0 ISC https://github.com/shinnn/is-resolvable.git
|
|
minimalistic-assert 1.0.1 ISC https://github.com/calvinmetcalf/minimalistic-assert.git
|
|
minimatch 3.0.4 ISC git://github.com/isaacs/minimatch.git
|
|
once 1.4.0 ISC git://github.com/isaacs/once
|
|
parse-asn1 5.1.6 ISC git://github.com/crypto-browserify/parse-asn1.git
|
|
postcss-modules-extract-imports 2.0.0 ISC https://github.com/css-modules/postcss-modules-extract-imports.git
|
|
postcss-modules-scope 2.2.0 ISC https://github.com/css-modules/postcss-modules-scope.git
|
|
postcss-modules-values 2.0.0 ISC git+https://github.com/css-modules/postcss-modules-values.git
|
|
remove-trailing-separator 1.1.0 ISC git+https://github.com/darsain/remove-trailing-separator.git
|
|
sax 1.2.4 ISC git://github.com/isaacs/sax-js.git
|
|
semver 5.7.1 ISC https://github.com/npm/node-semver
|
|
semver 6.3.0 ISC https://github.com/npm/node-semver
|
|
wrappy 1.0.2 ISC https://github.com/npm/wrappy
|
|
atob 2.1.2 (MIT OR Apache-2.0) git://git.coolaj86.com/coolaj86/atob.js.git
|
|
JSONStream 1.3.5 (MIT OR Apache-2.0) git://github.com/dominictarr/JSONStream.git
|
|
caniuse-lite 1.0.30001170 CC-BY-4.0 https://github.com/ben-eb/caniuse-lite.git
|
|
css-select 2.1.0 BSD-2-Clause git://github.com/fb55/css-select.git
|
|
css-what 3.4.2 BSD-2-Clause https://github.com/fb55/css-what
|
|
domelementtype 2.1.0 BSD-2-Clause git://github.com/fb55/domelementtype.git
|
|
domelementtype 1.3.1 BSD-2-Clause git://github.com/fb55/domelementtype.git
|
|
domutils 1.7.0 BSD-2-Clause git://github.com/FB55/domutils.git
|
|
entities 2.1.0 BSD-2-Clause git://github.com/fb55/entities.git
|
|
esprima 4.0.1 BSD-2-Clause https://github.com/jquery/esprima.git
|
|
esutils 2.0.3 BSD-2-Clause http://github.com/estools/esutils.git
|
|
leaflet 1.7.1 BSD-2-Clause git://github.com/Leaflet/Leaflet.git
|
|
nth-check 1.0.2 BSD-2-Clause https://github.com/fb55/nth-check
|
|
uri-js 4.4.0 BSD-2-Clause http://github.com/garycourt/uri-js
|
|
duplexer2 0.1.4 BSD-3-Clause https://github.com/deoxxa/duplexer2.git
|
|
ieee754 1.2.1 BSD-3-Clause git://github.com/feross/ieee754.git
|
|
istanbul-lib-coverage 1.2.1 BSD-3-Clause git@github.com:istanbuljs/istanbuljs.git
|
|
istanbul-lib-coverage 3.0.0 BSD-3-Clause git+ssh://git@github.com/istanbuljs/istanbuljs.git
|
|
istanbul-lib-instrument 4.0.3 BSD-3-Clause git+ssh://git@github.com/istanbuljs/istanbuljs.git
|
|
istanbul-lib-instrument 1.10.2 BSD-3-Clause git@github.com:istanbuljs/istanbuljs.git
|
|
istanbul-lib-report 3.0.0 BSD-3-Clause git+ssh://git@github.com/istanbuljs/istanbuljs.git
|
|
istanbul-lib-source-maps 4.0.0 BSD-3-Clause git+ssh://git@github.com/istanbuljs/istanbuljs.git
|
|
istanbul-reports 3.0.2 BSD-3-Clause git+ssh://git@github.com/istanbuljs/istanbuljs.git
|
|
source-map 0.6.1 BSD-3-Clause http://github.com/mozilla/source-map.git
|
|
source-map 0.5.0 BSD-3-Clause http://github.com/mozilla/source-map.git
|
|
source-map 0.5.7 BSD-3-Clause http://github.com/mozilla/source-map.git
|
|
sprintf-js 1.1.2 BSD-3-Clause https://github.com/alexei/sprintf.js.git
|
|
sprintf-js 1.0.3 BSD-3-Clause https://github.com/alexei/sprintf.js.git
|
|
FileSaver 0.10.0 UNKNOWN Unknown
|
|
heap 0.2.5 UNKNOWN git://github.com/qiao/heap.js.git
|
|
jsonify 0.0.0 Public Domain http://github.com/substack/jsonify.git
|
|
mdn-data 2.0.14 CC0-1.0 https://github.com/mdn/data.git
|
|
mdn-data 2.0.4 CC0-1.0 https://github.com/mdn/data.git
|
|
mousetrap 1.6.5 Apache-2.0 WITH LLVM-exception git://github.com/ccampbell/mousetrap.git
|
|
pako 1.0.11 (MIT AND Zlib) https://github.com/nodeca/pako.git
|
|
precond 0.2.3 MIT* https://github.com/MathieuTurcotte/node-precond.git
|
|
webcabin-docker 2.2.4-dev MIT* Unknown
|
|
sha.js 2.4.11 (MIT AND BSD-3-Clause) git://github.com/crypto-browserify/sha.js.git
|
|
tablesorter 2.31.3 (MIT OR GPL-2.0) git://github.com/Mottie/tablesorter.git
|
|
|
|
594 dependencies listed.
|
|
|