This report lists the direct npm dependencies of the main Hypothesis frontend projects. See this internal Hypothesis Slack thread.
The data below was generated using https://github.com/ironSource/license-report, with the following license-report-config.json configuration file:
{
"fields": [
"name",
"licenseType",
"link",
"installedVersion",
"author"
]
}
Updated 2022-01-17
These reports were generated by running the following command in each Hypothesis project with the current main
branch checked out:
license-report --output=csv --config ~/hypothesis/license-report-config.json
The reports were generated on 2022-01-07.
@babel/core,MIT,https://github.com/babel/babel.git,7.20.12,The Babel Team (https://babel.dev/team)
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.20.2,The Babel Team (https://babel.dev/team)
@babel/preset-react,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@babel/preset-typescript,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@hypothesis/frontend-build,BSD-2-Clause,git+https://github.com/hypothesis/frontend-build.git,1.2.0,Hypothesis developers
@hypothesis/frontend-shared,BSD-2-Clause,git+https://github.com/hypothesis/frontend-shared.git,5.6.0,n/a
@npmcli/arborist,ISC,git+https://github.com/npm/cli.git,6.1.6,GitHub Inc.
@octokit/rest,MIT,git+https://github.com/octokit/rest.js.git,19.0.5,n/a
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,MIT,git+https://github.com/rollup/plugins.git,24.0.0,Rich Harris <[email protected]>
@rollup/plugin-json,MIT,git+https://github.com/rollup/plugins.git,6.0.0,rollup
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <[email protected]>
@rollup/plugin-replace,MIT,git+https://github.com/rollup/plugins.git,5.0.2,Rich Harris <[email protected]>
@rollup/plugin-terser,MIT,git+https://github.com/rollup/plugins.git,0.3.0,Peter Placzek <[email protected]>
@rollup/plugin-virtual,MIT,git+https://github.com/rollup/plugins.git,3.0.1,Rich Harris
@sentry/browser,MIT,git://github.com/getsentry/sentry-javascript.git,7.29.0,Sentry
@sentry/cli,BSD-3-Clause,git://github.com/getsentry/sentry-cli.git,2.11.0,Sentry
@types/dompurify,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,2.4.0,n/a
@types/escape-html,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,1.0.2,n/a
@types/hammerjs,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,2.0.41,n/a
@types/katex,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.16.0,n/a
@types/retry,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.12.2,n/a
@types/scroll-into-view,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,1.16.0,n/a
@types/shallowequal,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,1.1.1,n/a
@types/showdown,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,2.0.0,n/a
@typescript-eslint/eslint-plugin,MIT,git+https://github.com/typescript-eslint/typescript-eslint.git,5.48.1,n/a
@typescript-eslint/parser,BSD-2-Clause,git+https://github.com/typescript-eslint/typescript-eslint.git,5.48.0,n/a
approx-string-match,MIT,https://github.com/robertknight/approx-string-match-js.git,2.0.0,Robert Knight <[email protected]>
autoprefixer,MIT,git+https://github.com/postcss/autoprefixer.git,10.4.13,Andrey Sitnik <[email protected]>
aws-sdk,Apache-2.0,git://github.com/aws/aws-sdk-js.git,2.1295.0,Amazon Web Services https://aws.amazon.com/
axe-core,MPL-2.0,git+https://github.com/dequelabs/axe-core.git,4.6.2,n/a
babel-plugin-inject-args,BSD-2-Clause,https://github.com/hypothesis/babel-plugin-inject-args,1.0.0,Hypothesis Developers
babel-plugin-istanbul,BSD-3-Clause,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,6.1.1,Thai Pangsakulyanont @dtinth
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <[email protected]>
babel-plugin-transform-async-to-promises,MIT,git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git,0.8.18,Ryan Petrich <[email protected]>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <[email protected]>
chance,MIT,git+https://github.com/chancejs/chancejs.git,1.1.9,Victor Quinn <[email protected]>
classnames,MIT,git+https://github.com/JedWatson/classnames.git,2.3.2,Jed Watson
codecov,MIT,git+https://github.com/codecov/codecov-node.git,3.8.3,Codecov <[email protected]>
commander,MIT,git+https://github.com/tj/commander.js.git,10.0.0,TJ Holowaychuk <[email protected]>
cross-env,MIT,git+https://github.com/kentcdodds/cross-env.git,7.0.3,Kent C. Dodds <[email protected]> (https://kentcdodds.com)
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.1.0,n/a
dompurify,(MPL-2.0 OR Apache-2.0),git://github.com/cure53/DOMPurify.git,2.4.3,Mario Heiderich <[email protected]> (https://cure53.de/)
enzyme,MIT,git+https://github.com/airbnb/enzyme.git,3.11.0,Leland Richardson <[email protected]>
enzyme-adapter-preact-pure,MIT,https://github.com/preactjs/enzyme-adapter-preact-pure,4.1.0,Robert Knight
escape-html,MIT,https://github.com/component/escape-html,1.0.3,n/a
escape-string-regexp,MIT,git+https://github.com/sindresorhus/escape-string-regexp.git,4.0.0,Sindre Sorhus [email protected] https://sindresorhus.com
eslint,MIT,git+https://github.com/eslint/eslint.git,8.32.0,Nicholas C. Zakas <[email protected]>
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-jsx-a11y,MIT,git+https://github.com/jsx-eslint/eslint-plugin-jsx-a11y.git,6.7.1,Ethan Cohen
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <[email protected]>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.32.0,Yannick Croissant <[email protected]>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
express,MIT,git+https://github.com/expressjs/express.git,4.18.2,TJ Holowaychuk <[email protected]>
fancy-log,MIT,git+https://github.com/gulpjs/fancy-log.git,2.0.0,Gulp Team <[email protected]> (http://gulpjs.com/)
fetch-mock,MIT,git+https://github.com/wheresrhys/fetch-mock.git,9.11.0,Rhys Evans
focus-visible,W3C,git+https://github.com/WICG/focus-visible.git,5.2.0,WICG
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <[email protected]> (https://gulpjs.com/)
gulp-changed,MIT,git+https://github.com/sindresorhus/gulp-changed.git,4.0.3,Sindre Sorhus [email protected] sindresorhus.com
hammerjs,MIT,git://github.com/hammerjs/hammer.js.git,2.0.8,Jorik Tangelder [email protected]
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <[email protected]>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <[email protected]> (http://xdissent.com)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <[email protected]>
karma-coverage-istanbul-reporter,MIT,git+https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git,3.0.3,Matt Lewis
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <[email protected]>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <[email protected]> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski [email protected]
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
katex,MIT,git+https://github.com/KaTeX/KaTeX.git,0.16.4,n/a
lodash.debounce,MIT,git+https://github.com/lodash/lodash.git,4.0.8,John-David Dalton <[email protected]> (http://allyoucanleet.com/)
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <[email protected]>
mustache,MIT,git+https://github.com/janl/mustache.js.git,4.2.0,mustache.js Authors <http://github.com/janl/mustache.js>
mustache-express,MIT,git+ssh://[email protected]/bryanburgers/node-mustache-express.git,1.3.2,Bryan Burgers [email protected] http://www.burgers.io
npm-packlist,ISC,git+https://github.com/npm/npm-packlist.git,7.0.4,GitHub Inc.
postcss,MIT,git+https://github.com/postcss/postcss.git,8.4.21,Andrey Sitnik <[email protected]>
preact,MIT,git+https://github.com/preactjs/preact.git,10.11.3,n/a
prettier,MIT,git+https://github.com/prettier/prettier.git,2.8.3,James Long
redux,MIT,git+https://github.com/reduxjs/redux.git,4.2.0,n/a
redux-thunk,MIT,git+https://github.com/reduxjs/redux-thunk.git,2.4.2,Dan Abramov <[email protected]>
reselect,MIT,git+https://github.com/reduxjs/reselect.git,4.1.7,n/a
retry,MIT,git://github.com/tim-kos/node-retry.git,0.13.1,Tim Koschützki <[email protected]> (http://debuggable.com/)
rollup,MIT,git+https://github.com/rollup/rollup.git,2.79.1,Rich Harris
rollup-plugin-string,MIT,git+https://github.com/TrySound/rollup-plugin-string.git,3.0.0,Bogdan Chadkin <[email protected]>
sass,MIT,git+https://github.com/sass/dart-sass.git,1.57.1,Natalie Weizenbaum [email protected] https://github.com/nex3
scroll-into-view,MIT,git+ssh://[email protected]/KoryNunn/scroll-into-view.git,1.16.2,
shallowequal,MIT,git+https://github.com/dashed/shallowequal.git,1.1.0,Alberto Leal [email protected] github.com/dashed
showdown,MIT,git+https://github.com/showdownjs/showdown.git,2.1.0,Estevão Santos
sinon,BSD-3-Clause,git+ssh://[email protected]/sinonjs/sinon.git,15.0.1,Christian Johansen
tailwindcss,MIT,git+https://github.com/tailwindlabs/tailwindcss.git,3.2.4,n/a
tiny-emitter,MIT,git+https://github.com/scottcorgan/tiny-emitter.git,2.1.0,Scott Corgan
typescript,Apache-2.0,git+https://github.com/Microsoft/TypeScript.git,4.9.4,Microsoft Corp.
wrap-text,MIT,git+ssh://[email protected]/IonicaBizau/wrap-text.git,1.0.9,Ionică Bizău <[email protected]> (https://ionicabizau.net)
@babel/core,MIT,https://github.com/babel/babel.git,7.20.5,The Babel Team (https://babel.dev/team)
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.20.2,The Babel Team (https://babel.dev/team)
@babel/preset-typescript,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@rollup/plugin-alias,MIT,git+https://github.com/rollup/plugins.git,4.0.2,Johannes Stein
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,n/a,git+https://github.com/rollup/plugins.git,n/a,n/a
@rollup/plugin-json,n/a,git+https://github.com/rollup/plugins.git,n/a,n/a
@rollup/plugin-multi-entry,MIT,git+https://github.com/rollup/plugins.git,6.0.0,rollup
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <[email protected]>
@types/chrome,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.0.204,n/a
@typescript-eslint/eslint-plugin,n/a,git+https://github.com/typescript-eslint/typescript-eslint.git,n/a,n/a
@typescript-eslint/parser,n/a,git+https://github.com/typescript-eslint/typescript-eslint.git,n/a,n/a
babel-plugin-istanbul,BSD-3-Clause,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,6.1.1,Thai Pangsakulyanont @dtinth
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <[email protected]>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <[email protected]>
chrome-webstore-upload-cli,MIT,git+https://github.com/fregante/chrome-webstore-upload-cli.git,2.1.0,Andrew Levine
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.1.0,n/a
eslint,n/a,git+https://github.com/eslint/eslint.git,n/a,n/a
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <[email protected]>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.31.11,Yannick Croissant <[email protected]>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
git-describe,MIT,git+https://github.com/tvdstaaij/node-git-describe.git,4.1.1,Tim van der Staaij
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <[email protected]> (https://gulpjs.com/)
hypothesis,n/a,https://github.com/hypothesis/client.git,n/a,n/a
is-equal-shallow,MIT,git://github.com/jonschlinkert/is-equal-shallow.git,0.1.3,Jon Schlinkert https://github.com/jonschlinkert
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <[email protected]>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <[email protected]> (http://xdissent.com)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <[email protected]>
karma-coverage-istanbul-reporter,MIT,git+https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git,3.0.3,Matt Lewis
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <[email protected]>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <[email protected]> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski [email protected]
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <[email protected]>
mustache,MIT,git+https://github.com/janl/mustache.js.git,4.2.0,mustache.js Authors <http://github.com/janl/mustache.js>
prettier,MIT,git+https://github.com/prettier/prettier.git,2.8.1,James Long
raven-js,BSD-2-Clause,git://github.com/getsentry/raven-js.git,3.27.2,n/a
rollup,n/a,git+https://github.com/rollup/rollup.git,n/a,n/a
sinon,n/a,git+ssh://[email protected]/sinonjs/sinon.git,n/a,n/a
typescript,Apache-2.0,git+https://github.com/Microsoft/TypeScript.git,4.9.4,Microsoft Corp.
web-ext,MPL-2.0,git://github.com/mozilla/web-ext.git,7.4.0,Kumar McMillan
@babel/core,n/a,https://github.com/babel/babel.git,n/a,n/a
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.20.2,The Babel Team (https://babel.dev/team)
@babel/preset-react,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@babel/preset-typescript,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@hypothesis/frontend-build,BSD-2-Clause,git+https://github.com/hypothesis/frontend-build.git,1.2.0,Hypothesis developers
@hypothesis/frontend-shared,BSD-2-Clause,git+https://github.com/hypothesis/frontend-shared.git,5.5.1,n/a
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,MIT,git+https://github.com/rollup/plugins.git,24.0.0,Rich Harris <[email protected]>
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <[email protected]>
@rollup/plugin-replace,MIT,git+https://github.com/rollup/plugins.git,5.0.2,Rich Harris <[email protected]>
@rollup/plugin-virtual,MIT,git+https://github.com/rollup/plugins.git,3.0.1,Rich Harris
autoprefixer,MIT,git+https://github.com/postcss/autoprefixer.git,10.4.13,Andrey Sitnik <[email protected]>
classnames,MIT,git+https://github.com/JedWatson/classnames.git,2.3.2,Jed Watson
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <[email protected]>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.31.11,Yannick Croissant <[email protected]>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
focus-visible,W3C,git+https://github.com/WICG/focus-visible.git,5.2.0,WICG
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <[email protected]> (https://gulpjs.com/)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <[email protected]>
normalize.css,MIT,git+https://github.com/necolas/normalize.css.git,8.0.1,n/a
postcss,n/a,git+https://github.com/postcss/postcss.git,n/a,n/a
preact,MIT,git+https://github.com/preactjs/preact.git,10.11.3,n/a
rollup,MIT,git+https://github.com/rollup/rollup.git,2.79.1,Rich Harris
rollup-plugin-string,MIT,git+https://github.com/TrySound/rollup-plugin-string.git,3.0.0,Bogdan Chadkin <[email protected]>
rollup-plugin-terser,MIT,git+https://github.com/TrySound/rollup-plugin-terser.git,7.0.2,Bogdan Chadkin <[email protected]>
sass,MIT,git+https://github.com/sass/dart-sass.git,1.57.1,Natalie Weizenbaum [email protected] https://github.com/nex3
tailwindcss,MIT,git+https://github.com/tailwindlabs/tailwindcss.git,3.2.4,n/a
tiny-emitter,MIT,git+https://github.com/scottcorgan/tiny-emitter.git,2.1.0,Scott Corgan
@types/gapi,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.0.43,n/a
@types/google.accounts,n/a,https://github.com/DefinitelyTyped/DefinitelyTyped.git,n/a,n/a
@typescript-eslint/eslint-plugin,n/a,git+https://github.com/typescript-eslint/typescript-eslint.git,n/a,n/a
@typescript-eslint/parser,BSD-2-Clause,git+https://github.com/typescript-eslint/typescript-eslint.git,5.48.0,n/a
axe-core,n/a,git+https://github.com/dequelabs/axe-core.git,n/a,n/a
babel-plugin-istanbul,BSD-3-Clause,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,6.1.1,Thai Pangsakulyanont @dtinth
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <[email protected]>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <[email protected]>
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.1.0,n/a
enzyme,MIT,git+https://github.com/airbnb/enzyme.git,3.11.0,Leland Richardson <[email protected]>
enzyme-adapter-preact-pure,n/a,https://github.com/preactjs/enzyme-adapter-preact-pure,n/a,n/a
eslint,MIT,git+https://github.com/eslint/eslint.git,8.31.0,Nicholas C. Zakas <[email protected]>
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-jsx-a11y,MIT,git+https://github.com/jsx-eslint/eslint-plugin-jsx-a11y.git,6.6.1,Ethan Cohen
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <[email protected]>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <[email protected]> (http://xdissent.com)
karma-coverage-istanbul-reporter,MIT,git+https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git,3.0.3,Matt Lewis
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <[email protected]>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <[email protected]> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski [email protected]
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <[email protected]>
prettier,n/a,git+https://github.com/prettier/prettier.git,n/a,n/a
sinon,BSD-3-Clause,git+ssh://[email protected]/sinonjs/sinon.git,15.0.1,Christian Johansen
typescript,Apache-2.0,git+https://github.com/Microsoft/TypeScript.git,4.9.4,Microsoft Corp.
@babel/core,MIT,https://github.com/babel/babel.git,7.20.7,The Babel Team (https://babel.dev/team)
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.19.4,The Babel Team (https://babel.dev/team)
@hypothesis/frontend-build,BSD-2-Clause,git+https://github.com/hypothesis/frontend-build.git,1.2.0,Hypothesis developers
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,MIT,git+https://github.com/rollup/plugins.git,24.0.0,Rich Harris <[email protected]>
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <[email protected]>
autoprefixer,MIT,git+https://github.com/postcss/autoprefixer.git,10.4.13,Andrey Sitnik <[email protected]>
bootstrap,MIT,git+https://github.com/twbs/bootstrap.git,4.6.2,The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
escape-html,MIT,https://github.com/component/escape-html,1.0.3,n/a
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <[email protected]> (https://gulpjs.com/)
gulp-changed,MIT,git+https://github.com/sindresorhus/gulp-changed.git,4.0.3,Sindre Sorhus [email protected] sindresorhus.com
gulp-cli,MIT,git+https://github.com/gulpjs/gulp-cli.git,2.3.0,Gulp Team <[email protected]> (https://gulpjs.com/)
gulp-if,MIT,git://github.com/robrich/gulp-if.git,3.0.0,Rob Richardson (http://robrich.org/)
gulp-svgmin,MIT,git+https://github.com/ben-eb/gulp-svgmin.git,4.1.0,Ben Briggs [email protected] https://beneb.info
jquery,MIT,git+https://github.com/jquery/jquery.git,3.6.3,OpenJS Foundation and other contributors https://github.com/jquery/jquery/blob/3.6.3/AUTHORS.txt
normalize.css,MIT,git+https://github.com/necolas/normalize.css.git,8.0.1,n/a
popper.js,MIT,git+https://github.com/FezVrasta/popper.js.git,1.16.1,Federico Zivolo <[email protected]>
postcss,MIT,git+https://github.com/postcss/postcss.git,8.4.20,Andrey Sitnik <[email protected]>
raven-js,BSD-2-Clause,git://github.com/getsentry/raven-js.git,3.27.2,n/a
rollup,MIT,git+https://github.com/rollup/rollup.git,2.79.1,Rich Harris
rollup-plugin-terser,MIT,git+https://github.com/TrySound/rollup-plugin-terser.git,7.0.2,Bogdan Chadkin <[email protected]>
sass,MIT,git+https://github.com/sass/dart-sass.git,1.57.1,Natalie Weizenbaum [email protected] https://github.com/nex3
scroll-into-view,MIT,git+ssh://[email protected]/KoryNunn/scroll-into-view.git,1.16.2,
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <[email protected]>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <[email protected]>
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.0.0,n/a
eslint,MIT,git+https://github.com/eslint/eslint.git,8.31.0,Nicholas C. Zakas <[email protected]>
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <[email protected]>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.31.11,Yannick Croissant <[email protected]>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
fetch-mock,MIT,git+https://github.com/wheresrhys/fetch-mock.git,9.11.0,Rhys Evans
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <[email protected]>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <[email protected]> (http://xdissent.com)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <[email protected]>
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <[email protected]>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <[email protected]> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski [email protected]
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <[email protected]>
prettier,MIT,git+https://github.com/prettier/prettier.git,2.8.1,James Long
sinon,BSD-3-Clause,git+ssh://[email protected]/sinonjs/sinon.git,15.0.1,Christian Johansen
syn,MIT,git+ssh://[email protected]/bitovi/syn.git,0.2.2,Bitovi [email protected]