-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicenses.html
1 lines (1 loc) · 55.4 KB
/
licenses.html
1
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="application-name" content="Anita"> <meta name="msapplication-TileColor" content="#002346"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon/favicon-16x16.png"> <link rel="manifest" href="/assets/icons/favicon/site.webmanifest"> <link rel="mask-icon" href="/assets/icons/favicon/safari-pinned-tab.svg" color="#5bbad5"> <link rel="shortcut icon" href="/assets/icons/favicon/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-config" content="/assets/icons/favicon/browserconfig.xml"> <meta name="theme-color" content="#002346"> <link rel="stylesheet" href="/assets/css/styles-0-20-0.min.css"> <title>Anita ❤ open source</title> <meta name="description" content="List of all the open source packages making Anita possible."> </head> <body class="text-gray-800 antialiased flex flex-col h-screen justify-between"> <nav class="top-0 absolute z-50 w-full flex flex-wrap items-center justify-between py-3 navbar-expand-lg bg-gradient-to-r from-prussian-blue-400 to-prussian-blue-700"> <div class="container px-4 mx-auto flex flex-wrap items-center justify-between z-50"> <div class="w-full relative flex justify-between lg:w-auto lg:static lg:block lg:justify-start"> <div class="flex-grow relative flex items-center lg:w-auto lg:static"> <a class="text-lg font-bold leading-relaxed inline-block mr-4 py-2 whitespace-no-wrap uppercase text-white" href="/"> <img src="/assets/logo/logo_square.svg" style="height:35px;width:auto" alt="Anita"> </a> <a class="text-lg font-bold leading-relaxed inline-block mr-4 py-2 whitespace-no-wrap uppercase text-white" href="/"> Anita </a> </div> <button class="cursor-pointer text-xl leading-none px-3 py-1 border border-solid border-transparent rounded bg-transparent block lg:hidden outline-none focus:outline-none" type="button" onclick='toggleNavbar("main-collapse-navbar")'> <ion-icon name="menu-outline" class="text-white" style="width:1.5em;height:1.5em"></ion-icon> </button> </div> <div class="lg:flex flex-grow items-center bg-white lg:bg-transparent lg:shadow-none hidden" id="main-collapse-navbar"> <ul class="flex flex-col lg:flex-row list-none lg:ml-auto"> <li class="flex items-center"> <a class="lg:text-white lg:hover:text-gray-300 text-gray-800 px-3 py-4 lg:py-2 flex items-center text-xs uppercase font-bold" href="/blog"> Blog </a> </li> <li class="flex items-center"> <a class="lg:text-white lg:hover:text-gray-300 text-gray-800 px-3 py-4 lg:py-2 flex items-center text-xs uppercase font-bold" href="https://github.com/anita-app/anita"> <span class="inline-block mr-2">Source Code</span> <ion-icon name="logo-github" class="lg:text-gray-300 text-gray-500" style="width:1.5em;height:1.5em"></ion-icon> </a> </li> </ul> </div> </div> </nav> <section class="relative"> <div class="mx-auto mt-36 mb-36"> <div class="w-full lg:w-7/12 ml-auto mr-auto p-10 shadow-md"> <article> <p class="text-lg">Anita is made possible thanks to the following open source software:</p> <ul> <li>Landing page: <ul><li><a target="_blank">[email protected]</a>, by ilDon</li><li><a href="https://github.com/chalk/ansi-regex" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/chalk/ansi-styles" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/camelcase" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/yargs/cliui" target="_blank">[email protected]</a>, by Ben Coe</li><li><a href="https://github.com/Qix-/color-convert" target="_blank">[email protected]</a>, by Heather Arthur</li><li><a href="https://github.com/dfcreative/color-name" target="_blank">[email protected]</a>, by DY</li><li><a href="https://github.com/sindresorhus/decamelize" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/mathiasbynens/emoji-regex" target="_blank">[email protected]</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/sindresorhus/find-up" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/stefanpenner/get-caller-file" target="_blank">[email protected]</a>, by Stefan Penner</li><li><a href="https://github.com/sindresorhus/is-fullwidth-code-point" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/locate-path" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/p-limit" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/p-locate" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/p-try" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/path-exists" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/troygoode/node-require-directory" target="_blank">[email protected]</a>, by <a href="http://github.com/troygoode/" target="_blank">Troy Goode</a></li><li><a href="https://github.com/yargs/require-main-filename" target="_blank">[email protected]</a>, by Ben Coe</li><li><a href="https://github.com/yargs/set-blocking" target="_blank">[email protected]</a>, by Ben Coe</li><li><a href="https://github.com/showdownjs/showdown" target="_blank">[email protected]</a>, by Estevão Santos</li><li><a href="https://github.com/sindresorhus/string-width" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/chalk/strip-ansi" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/nexdrew/which-module" target="_blank">[email protected]</a>, by nexdrew</li><li><a href="https://github.com/chalk/wrap-ansi" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/yargs/y18n" target="_blank">[email protected]</a>, by Ben Coe</li><li><a href="https://github.com/yargs/yargs-parser" target="_blank">[email protected]</a>, by Ben Coe</li><li><a href="https://github.com/yargs/yargs" target="_blank">[email protected]</a></li></ul> </li> <li>Progressive web app: <ul><li><a href="https://github.com/ampproject/remapping" target="_blank">@ampproject/[email protected]</a>, by Justin Ridgewell</li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/[email protected]</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin" target="_blank">@emotion/[email protected]</a>, by Kye Hohenberger</li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/cache" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/hash" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/memoize" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/react" target="_blank">@emotion/[email protected]</a>, by Emotion Contributors</li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/serialize" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/sheet" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/unitless" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/use-insertion-effect-with-fallbacks" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/utils" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/weak-memoize" target="_blank">@emotion/[email protected]</a></li><li><a href="https://github.com/floating-ui/floating-ui" target="_blank">@floating-ui/[email protected]</a>, by atomiks</li><li><a href="https://github.com/floating-ui/floating-ui" target="_blank">@floating-ui/[email protected]</a>, by atomiks</li><li><a href="https://github.com/ionic-team/ionic" target="_blank">@ionic/[email protected]</a>, by Ionic Team</li><li><a href="https://github.com/ionic-team/ionic" target="_blank">@ionic/[email protected]</a></li><li><a href="https://github.com/jridgewell/gen-mapping" target="_blank">@jridgewell/[email protected]</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/gen-mapping" target="_blank">@jridgewell/[email protected]</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/resolve-uri" target="_blank">@jridgewell/[email protected]</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/set-array" target="_blank">@jridgewell/[email protected]</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/source-map" target="_blank">@jridgewell/[email protected]</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/sourcemap-codec" target="_blank">@jridgewell/[email protected]</a>, by Rich Harris</li><li><a href="https://github.com/jridgewell/trace-mapping" target="_blank">@jridgewell/[email protected]</a>, by Justin Ridgewell</li><li><a href="https://github.com/popperjs/popper-core" target="_blank">@popperjs/[email protected]</a>, by Federico Zivolo</li><li><a href="https://github.com/remix-run/react-router" target="_blank">@remix-run/[email protected]</a>, by Remix Software</li><li><a href="https://github.com/ionic-team/stencil" target="_blank">@stencil/[email protected]</a>, by Ionic Team</li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/wwayne/react-tooltip" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/[email protected]</a></li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Mauro Bringolf</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a></li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a></li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/feross/ieee754" target="_blank">@xtuc/[email protected]</a>, by <a href="http://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/dcodeIO/long.js" target="_blank">@xtuc/[email protected]</a>, by Daniel Wirtz</li><li><a href="https://github.com/mysticatea/abort-controller" target="_blank">[email protected]</a>, by <a href="https://github.com/mysticatea" target="_blank">Toru Nagashima</a></li><li><a href="https://github.com/xtuc/acorn-import-assertions" target="_blank">[email protected]</a>, by Sven Sauleau</li><li><a href="https://github.com/acornjs/acorn" target="_blank">[email protected]</a></li><li><a href="https://github.com/ben-ng/add" target="_blank">[email protected]</a>, by Ben Ng</li><li><a href="https://github.com/epoberezkin/ajv-keywords" target="_blank">[email protected]</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/ajv-validator/ajv" target="_blank">[email protected]</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/animate-css/animate.css" target="_blank">[email protected]</a>, by Animate.css</li><li><a target="_blank">[email protected]</a>, by ilDon</li><li><a href="https://github.com/chalk/ansi-styles" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/indutny/asn1.js" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/browserify/commonjs-assert" target="_blank">[email protected]</a></li><li><a href="https://github.com/alexindigo/asynckit" target="_blank">[email protected]</a>, by Alex Indigo</li><li><a href="https://github.com/inspect-js/available-typed-arrays" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/axios/axios" target="_blank">[email protected]</a>, by Matt Zabriskie</li><li><a href="https://github.com/kentcdodds/babel-plugin-macros" target="_blank">[email protected]</a>, by <a href="https://kentcdodds.com" target="_blank">Kent C. Dodds</a></li><li><a href="https://github.com/beatgammit/base64-js" target="_blank">[email protected]</a>, by T. Jameson Little</li><li><a href="https://github.com/indutny/bn.js" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/indutny/bn.js" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/indutny/brorand" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/crypto-browserify/browserify-aes" target="_blank">[email protected]</a></li><li><a href="https://github.com/crypto-browserify/browserify-cipher" target="_blank">[email protected]</a>, by Calvin Metcalf</li><li><a href="https://github.com/crypto-browserify/browserify-des" target="_blank">[email protected]</a>, by Calvin Metcalf</li><li><a href="https://github.com/crypto-browserify/browserify-rsa" target="_blank">[email protected]</a></li><li><a href="https://github.com/crypto-browserify/browserify-sign" target="_blank">[email protected]</a></li><li><a href="https://github.com/devongovett/browserify-zlib" target="_blank">[email protected]</a>, by Devon Govett</li><li><a href="https://github.com/browserslist/browserslist" target="_blank">[email protected]</a>, by Andrey Sitnik</li><li><a href="https://github.com/LinusU/buffer-from" target="_blank">[email protected]</a></li><li><a href="https://github.com/crypto-browserify/buffer-xor" target="_blank">[email protected]</a>, by Daniel Cousens</li><li><a href="https://github.com/feross/buffer" target="_blank">[email protected]</a>, by <a href="https://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/bendrucker/builtin-status-codes" target="_blank">[email protected]</a>, by <a href="bendrucker.me" target="_blank">Ben Drucker</a></li><li><a href="https://github.com/ljharb/call-bind" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/sindresorhus/callsites" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/browserslist/caniuse-lite" target="_blank">[email protected]</a>, by <a href="http://beneb.info" target="_blank">Ben Briggs</a></li><li><a href="https://github.com/chalk/chalk" target="_blank">[email protected]</a></li><li><a href="https://github.com/samccone/chrome-trace-event" target="_blank">[email protected]</a>, by Trent Mick, Sam Saccone</li><li><a href="https://github.com/crypto-browserify/cipher-base" target="_blank">[email protected]</a>, by Calvin Metcalf</li><li><a href="https://github.com/Qix-/color-convert" target="_blank">[email protected]</a>, by Heather Arthur</li><li><a href="https://github.com/dfcreative/color-name" target="_blank">[email protected]</a>, by DY</li><li><a href="https://github.com/felixge/node-combined-stream" target="_blank">[email protected]</a>, by <a href="http://debuggable.com/" target="_blank">Felix Geisendörfer</a></li><li><a href="https://github.com/tj/commander.js" target="_blank">[email protected]</a>, by TJ Holowaychuk</li><li><a href="https://github.com/stipsan/compute-scroll-into-view" target="_blank">[email protected]</a>, by Cody Olsen</li><li><a href="https://github.com/browserify/console-browserify" target="_blank">[email protected]</a>, by Raynos</li><li><a href="https://github.com/juliangruber/constants-browserify" target="_blank">[email protected]</a>, by <a href="http://juliangruber.com" target="_blank">Julian Gruber</a></li><li><a href="https://github.com/thlorenz/convert-source-map" target="_blank">[email protected]</a>, by <a href="http://thlorenz.com" target="_blank">Thorsten Lorenz</a></li><li><a href="https://github.com/davidtheclark/cosmiconfig" target="_blank">[email protected]</a>, by David Clark</li><li><a href="https://github.com/crypto-browserify/createECDH" target="_blank">[email protected]</a>, by Calvin Metcalf</li><li><a href="https://github.com/crypto-browserify/createHash" target="_blank">[email protected]</a></li><li><a href="https://github.com/crypto-browserify/createHmac" target="_blank">[email protected]</a></li><li><a href="https://github.com/crypto-browserify/crypto-browserify" target="_blank">[email protected]</a>, by <a href="dominictarr.com" target="_blank">Dominic Tarr</a></li><li><a href="https://github.com/entronad/crypto-es" target="_blank">[email protected]</a>, by LIN Chen</li><li><a href="https://github.com/frenic/csstype" target="_blank">[email protected]</a>, by Fredrik Nicol</li><li><a href="https://github.com/nomiddlename/date-format" target="_blank">[email protected]</a>, by Gareth Jones</li><li><a href="https://github.com/debug-js/debug" target="_blank">[email protected]</a>, by Josh Junon</li><li><a href="https://github.com/ljharb/define-properties" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/felixge/node-delayed-stream" target="_blank">[email protected]</a>, by <a href="http://debuggable.com/" target="_blank">Felix Geisendörfer</a></li><li><a href="https://github.com/indutny/des.js" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/deta/deta-javascript" target="_blank">[email protected]</a>, by Deta</li><li><a href="https://github.com/dfahlander/Dexie.js" target="_blank">[email protected]</a>, by David Fahlander</li><li><a href="https://github.com/crypto-browserify/diffie-hellman" target="_blank">[email protected]</a>, by Calvin Metcalf</li><li><a href="https://github.com/wooorm/direction" target="_blank">[email protected]</a>, by <a href="https://wooorm.com" target="_blank">Titus Wormer</a></li><li><a href="https://github.com/react-bootstrap/dom-helpers" target="_blank">[email protected]</a>, by Jason Quense</li><li><a href="https://github.com/bevry/domain-browser" target="_blank">[email protected]</a>, by <a href="http://bevry.me" target="_blank">2013+ Bevry Pty Ltd</a></li><li><a href="https://github.com/dropbox/dropbox-sdk-js" target="_blank">[email protected]</a></li><li><a href="https://github.com/kilian/electron-to-chromium" target="_blank">[email protected]</a>, by Kilian Valkhof</li><li><a href="https://github.com/indutny/elliptic" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/webpack/enhanced-resolve" target="_blank">[email protected]</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/qix-/node-error-ex" target="_blank">[email protected]</a></li><li><a href="https://github.com/ljharb/es-abstract" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/guybedford/es-module-lexer" target="_blank">[email protected]</a>, by Guy Bedford</li><li><a href="https://github.com/ljharb/es-to-primitive" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/rubennorte/es6-object-assign" target="_blank">[email protected]</a>, by Rubén Norte</li><li><a href="https://github.com/lukeed/escalade" target="_blank">[email protected]</a>, by <a href="https://lukeed.com" target="_blank">Luke Edwards</a></li><li><a href="https://github.com/sindresorhus/escape-string-regexp" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/escape-string-regexp" target="_blank">[email protected]</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/eslint/eslint-scope" target="_blank">[email protected]</a></li><li><a href="https://github.com/estools/esrecurse" target="_blank">[email protected]</a></li><li><a href="https://github.com/estools/estraverse" target="_blank">[email protected]</a></li><li><a href="https://github.com/estools/estraverse" target="_blank">[email protected]</a></li><li><a href="https://github.com/mysticatea/event-target-shim" target="_blank">[email protected]</a>, by Toru Nagashima</li><li><a href="https://github.com/Gozala/events" target="_blank">[email protected]</a>, by <a href="http://jeditoolkit.com" target="_blank">Irakli Gozalishvili</a></li><li><a href="https://github.com/crypto-browserify/EVP_BytesToKey" target="_blank">[email protected]</a>, by Calvin Metcalf</li><li><a href="https://github.com/epoberezkin/fast-deep-equal" target="_blank">[email protected]</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/epoberezkin/fast-json-stable-stringify" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/alnorris/file-dialog" target="_blank">[email protected]</a>, by Alister Norris</li><li><a href="https://github.com/sindresorhus/filter-obj" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/js-n/find-root" target="_blank">[email protected]</a>, by jsdnxx</li><li><a href="https://github.com/follow-redirects/follow-redirects" target="_blank">[email protected]</a>, by <a href="https://ruben.verborgh.org/" target="_blank">Ruben Verborgh</a></li><li><a href="https://github.com/Raynos/for-each" target="_blank">[email protected]</a>, by Raynos</li><li><a href="https://github.com/form-data/form-data" target="_blank">[email protected]</a>, by <a href="http://debuggable.com/" target="_blank">Felix Geisendörfer</a></li><li><a href="https://github.com/Raynos/function-bind" target="_blank">[email protected]</a>, by Raynos</li><li><a href="https://github.com/es-shims/Function.prototype.name" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/functions-have-names" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/loganfsmyth/gensync" target="_blank">[email protected]</a>, by Logan Smyth</li><li><a href="https://github.com/ljharb/get-intrinsic" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/get-symbol-description" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/fitzgen/glob-to-regexp" target="_blank">[email protected]</a>, by Nick Fitzgerald</li><li><a href="https://github.com/sindresorhus/globals" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/isaacs/node-graceful-fs" target="_blank">[email protected]</a></li><li><a href="https://github.com/ljharb/has-bigints" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/sindresorhus/has-flag" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/has-flag" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/inspect-js/has-property-descriptors" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/has-symbols" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/inspect-js/has-tostringtag" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/tarruda/has" target="_blank">[email protected]</a>, by Thiago de Arruda</li><li><a href="https://github.com/crypto-browserify/hash-base" target="_blank">[email protected]</a>, by <a href="https://github.com/fanatid" target="_blank">Kirill Fomichev</a></li><li><a href="https://github.com/indutny/hash.js" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/remix-run/history" target="_blank">[email protected]</a>, by Remix Software</li><li><a href="https://github.com/indutny/hmac-drbg" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/mridgway/hoist-non-react-statics" target="_blank">[email protected]</a>, by Michael Ridgway</li><li><a href="https://github.com/substack/https-browserify" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/jakearchibald/idb" target="_blank">[email protected]</a>, by Jake Archibald</li><li><a href="https://github.com/feross/ieee754" target="_blank">[email protected]</a>, by <a href="https://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/immerjs/immer" target="_blank">[email protected]</a>, by Michel Weststrate</li><li><a href="https://github.com/sindresorhus/import-fresh" target="_blank">[email protected]</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/isaacs/inherits" target="_blank">[email protected]</a></li><li><a href="https://github.com/ljharb/internal-slot" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/ionic-team/ionicons" target="_blank">[email protected]</a>, by <a href="https://twitter.com/benjsperry" target="_blank">Ben Sperry</a></li><li><a href="https://github.com/inspect-js/is-arguments" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/qix-/node-is-arrayish" target="_blank">[email protected]</a>, by <a href="http://github.com/qix-" target="_blank">Qix</a></li><li><a href="https://github.com/inspect-js/is-bigint" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-boolean-object" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-callable" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/inspect-js/is-core-module" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-date-object" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-generator-function" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/ianstormtaylor/is-hotkey" target="_blank">[email protected]</a></li><li><a href="https://github.com/ianstormtaylor/is-hotkey" target="_blank">[email protected]</a></li><li><a href="https://github.com/es-shims/is-nan" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-negative-zero" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-number-object" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/jonschlinkert/is-plain-object" target="_blank">[email protected]</a>, by <a href="https://github.com/jonschlinkert" target="_blank">Jon Schlinkert</a></li><li><a href="https://github.com/inspect-js/is-regex" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-shared-array-buffer" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/ljharb/is-string" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-symbol" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-typed-array" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/inspect-js/is-weakref" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/facebook/jest" target="_blank">[email protected]</a></li><li><a href="https://github.com/lydell/js-tokens" target="_blank">[email protected]</a>, by Simon Lydell</li><li><a href="https://github.com/mathiasbynens/jsesc" target="_blank">[email protected]</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/npm/json-parse-even-better-errors" target="_blank">[email protected]</a>, by Kat Marchán</li><li><a href="https://github.com/epoberezkin/json-schema-traverse" target="_blank">[email protected]</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/json5/json5" target="_blank">[email protected]</a>, by Aseem Kishore</li><li><a href="https://github.com/eventualbuddha/lines-and-columns" target="_blank">[email protected]</a>, by Brian Donovan</li><li><a href="https://github.com/webpack/loader-runner" target="_blank">[email protected]</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/lodash/lodash" target="_blank">[email protected]</a>, by <a href="http://allyoucanleet.com/" target="_blank">John-David Dalton</a></li><li><a href="https://github.com/lodash/lodash" target="_blank">[email protected]</a>, by <a href="http://allyoucanleet.com/" target="_blank">John-David Dalton</a></li><li><a href="https://github.com/lodash/lodash" target="_blank">[email protected]</a>, by John-David Dalton</li><li><a href="https://github.com/zertosh/loose-envify" target="_blank">[email protected]</a>, by Andres Suarez</li><li><a href="https://github.com/crypto-browserify/md5.js" target="_blank">[email protected]</a>, by <a href="https://github.com/fanatid" target="_blank">Kirill Fomichev</a></li><li><a href="https://github.com/alexreardon/memoize-one" target="_blank">[email protected]</a>, by Alex Reardon</li><li><a href="https://github.com/grncdr/merge-stream" target="_blank">[email protected]</a>, by Stephen Sugden</li><li><a href="https://github.com/indutny/miller-rabin" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/jshttp/mime-db" target="_blank">[email protected]</a></li><li><a href="https://github.com/jshttp/mime-types" target="_blank">[email protected]</a></li><li><a href="https://github.com/calvinmetcalf/minimalistic-assert" target="_blank">[email protected]</a></li><li><a href="https://github.com/indutny/minimalistic-crypto-utils" target="_blank">[email protected]</a>, by Fedor Indutny</li><li><a href="https://github.com/zeit/ms" target="_blank">[email protected]</a></li><li><a href="https://github.com/suguru03/neo-async" target="_blank">[email protected]</a></li><li><a href="https://github.com/bitinn/node-fetch" target="_blank">[email protected]</a>, by David Frank</li><li><a href="https://github.com/Richienb/node-polyfill-webpack-plugin" target="_blank">[email protected]</a>, by Richie Bendall</li><li><a href="https://github.com/chicoxyzzy/node-releases" target="_blank">[email protected]</a>, by Sergey Rubanov</li><li><a href="https://github.com/sindresorhus/object-assign" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/inspect-js/object-inspect" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/es-shims/object-is" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/ljharb/object-keys" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/ljharb/object.assign" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/CoderPuppy/os-browserify" target="_blank">[email protected]</a>, by CoderPuppy</li><li><a href="https://github.com/nodeca/pako" target="_blank">[email protected]</a></li><li><a href="https://github.com/sindresorhus/parent-module" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/crypto-browserify/parse-asn1" target="_blank">[email protected]</a></li><li><a href="https://github.com/sindresorhus/parse-json" target="_blank">[email protected]</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/browserify/path-browserify" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/jbgutierrez/path-parse" target="_blank">[email protected]</a>, by Javier Blanco</li><li><a href="https://github.com/sindresorhus/path-type" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/crypto-browserify/pbkdf2" target="_blank">[email protected]</a>, by Daniel Cousens</li><li><a href="https://github.com/alexeyraspopov/picocolors" target="_blank">[email protected]</a>, by Alexey Raspopov</li><li><a href="https://github.com/shtylman/node-process" target="_blank">[email protected]</a>, by Roman Shtylman</li><li><a href="https://github.com/facebook/prop-types" target="_blank">[email protected]</a></li><li><a href="https://github.com/Rob--W/proxy-from-env" target="_blank">[email protected]</a>, by <a href="https://robwu.nl/" target="_blank">Rob Wu</a></li><li><a href="https://github.com/crypto-browserify/publicEncrypt" target="_blank">[email protected]</a>, by Calvin Metcalf</li><li><a href="https://github.com/bestiejs/punycode.js" target="_blank">[email protected]</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/bestiejs/punycode.js" target="_blank">[email protected]</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/mike-spainhower/querystring" target="_blank">[email protected]</a>, by Irakli Gozalishvili</li><li><a href="https://github.com/Gozala/querystring" target="_blank">[email protected]</a>, by Irakli Gozalishvili</li><li><a href="https://github.com/crypto-browserify/randombytes" target="_blank">[email protected]</a></li><li><a href="https://github.com/crypto-browserify/randomfill" target="_blank">[email protected]</a></li><li><a href="https://github.com/facebook/react" target="_blank">[email protected]</a></li><li><a href="https://github.com/facebook/react" target="_blank">[email protected]</a></li><li><a href="https://github.com/facebook/react" target="_blank">[email protected]</a></li><li><a href="https://github.com/reduxjs/react-redux" target="_blank">[email protected]</a>, by <a href="https://github.com/gaearon" target="_blank">Dan Abramov</a></li><li><a href="https://github.com/remix-run/react-router" target="_blank">[email protected]</a>, by Remix Software</li><li><a href="https://github.com/remix-run/react-router" target="_blank">[email protected]</a>, by Remix Software</li><li><a href="https://github.com/JedWatson/react-select/tree/master/packages/react-select" target="_blank">[email protected]</a>, by Jed Watson</li><li><a href="https://github.com/ReactTooltip/react-tooltip" target="_blank">[email protected]</a>, by ReactTooltip</li><li><a href="https://github.com/reactjs/react-transition-group" target="_blank">[email protected]</a></li><li><a href="https://github.com/facebook/react" target="_blank">[email protected]</a></li><li><a href="https://github.com/nodejs/readable-stream" target="_blank">[email protected]</a></li><li><a href="https://github.com/nodejs/readable-stream" target="_blank">[email protected]</a></li><li><a href="https://github.com/reduxjs/redux" target="_blank">[email protected]</a></li><li><a href="https://github.com/facebook/regenerator/tree/master/packages/runtime" target="_blank">[email protected]</a>, by Ben Newman</li><li><a href="https://github.com/es-shims/RegExp.prototype.flags" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/sindresorhus/resolve-from" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/browserify/resolve" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/crypto-browserify/ripemd160" target="_blank">[email protected]</a></li><li><a href="https://github.com/reactivex/rxjs" target="_blank">[email protected]</a>, by Ben Lesh</li><li><a href="https://github.com/feross/safe-buffer" target="_blank">[email protected]</a>, by <a href="http://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/feross/safe-buffer" target="_blank">[email protected]</a>, by <a href="https://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/ChALkeR/safer-buffer" target="_blank">[email protected]</a>, by <a href="https://github.com/ChALkeR" target="_blank">Nikita Skovoroda</a></li><li><a href="https://github.com/facebook/react" target="_blank">[email protected]</a></li><li><a href="https://github.com/webpack/schema-utils" target="_blank">[email protected]</a>, by <a href="https://github.com/webpack-contrib" target="_blank">webpack Contrib</a></li><li><a href="https://github.com/stipsan/scroll-into-view-if-needed" target="_blank">[email protected]</a>, by Cody Olsen</li><li><a href="https://github.com/npm/node-semver" target="_blank">[email protected]</a></li><li><a href="https://github.com/yahoo/serialize-javascript" target="_blank">[email protected]</a>, by Eric Ferraiuolo</li><li><a href="https://github.com/YuzuJS/setImmediate" target="_blank">[email protected]</a>, by YuzuJS</li><li><a href="https://github.com/crypto-browserify/sha.js" target="_blank">[email protected]</a>, by <a href="dominictarr.com" target="_blank">Dominic Tarr</a></li><li><a href="https://github.com/ljharb/side-channel" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/ianstormtaylor/slate" target="_blank">[email protected]</a></li><li><a href="https://github.com/ianstormtaylor/slate" target="_blank">[email protected]</a></li><li><a href="https://github.com/ianstormtaylor/slate" target="_blank">[email protected]</a></li><li><a href="https://github.com/evanw/node-source-map-support" target="_blank">[email protected]</a></li><li><a href="https://github.com/mozilla/source-map" target="_blank">[email protected]</a>, by Nick Fitzgerald</li><li><a href="https://github.com/mozilla/source-map" target="_blank">[email protected]</a>, by Nick Fitzgerald</li><li><a href="https://github.com/sql-js/sql.js" target="_blank">[email protected]</a></li><li><a href="https://github.com/hiddentao/squel" target="_blank">[email protected]</a>, by <a href="http://www.hiddentao.com/" target="_blank">Ramesh Nair</a></li><li><a href="https://github.com/browserify/stream-browserify" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/jhiesey/stream-http" target="_blank">[email protected]</a>, by John Hiesey</li><li><a href="https://github.com/es-shims/String.prototype.trimEnd" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/es-shims/String.prototype.trimStart" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/nodejs/string_decoder" target="_blank">[email protected]</a></li><li><a href="https://github.com/thysultan/stylis.js" target="_blank">[email protected]</a>, by Sultan Tarimo</li><li><a href="https://github.com/chalk/supports-color" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/chalk/supports-color" target="_blank">[email protected]</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/inspect-js/node-supports-preserve-symlinks-flag" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/webpack/tapable" target="_blank">[email protected]</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/webpack-contrib/terser-webpack-plugin" target="_blank">[email protected]</a>, by webpack Contrib Team</li><li><a href="https://github.com/terser/terser" target="_blank">[email protected]</a>, by <a href="http://lisperator.net/" target="_blank">Mihai Bazon</a></li><li><a href="https://github.com/jryans/timers-browserify" target="_blank">[email protected]</a>, by <a href="https://convolv.es/" target="_blank">J. Ryan Stinnett</a></li><li><a href="https://github.com/alexreardon/tiny-invariant" target="_blank">[email protected]</a>, by Alex Reardon</li><li><a href="https://github.com/alexreardon/tiny-warning" target="_blank">[email protected]</a>, by Alex Reardon</li><li><a href="https://github.com/atomiks/tippyjs" target="_blank">[email protected]</a>, by atomiks</li><li><a href="https://github.com/sindresorhus/to-fast-properties" target="_blank">[email protected]</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/Sebmaster/tr46.js" target="_blank">[email protected]</a>, by Sebastian Mayr</li><li><a href="https://github.com/Microsoft/tslib" target="_blank">[email protected]</a>, by Microsoft Corp.</li><li><a href="https://github.com/browserify/tty-browserify" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/sindresorhus/type-fest" target="_blank">[email protected]</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/ljharb/unbox-primitive" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/browserslist/update-db" target="_blank">[email protected]</a>, by Andrey Sitnik</li><li><a href="https://github.com/garycourt/uri-js" target="_blank">[email protected]</a>, by Gary Court</li><li><a href="https://github.com/defunctzombie/node-url" target="_blank">[email protected]</a></li><li><a href="https://github.com/Andarist/use-isomorphic-layout-effect" target="_blank">[email protected]</a></li><li><a href="https://github.com/facebook/react" target="_blank">[email protected]</a></li><li><a href="https://github.com/TooTallNate/util-deprecate" target="_blank">[email protected]</a>, by <a href="http://n8.io/" target="_blank">Nathan Rajlich</a></li><li><a href="https://github.com/browserify/node-util" target="_blank">[email protected]</a>, by <a href="http://www.joyent.com" target="_blank">Joyent</a></li><li><a href="https://github.com/uuidjs/uuid" target="_blank">[email protected]</a></li><li><a href="https://github.com/substack/vm-browserify" target="_blank">[email protected]</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/webpack/watchpack" target="_blank">[email protected]</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/GoogleChrome/web-vitals" target="_blank">[email protected]</a>, by <a href="http://philipwalton.com" target="_blank">Philip Walton</a></li><li><a href="https://github.com/jsdom/webidl-conversions" target="_blank">[email protected]</a>, by <a href="https://domenic.me/" target="_blank">Domenic Denicola</a></li><li><a href="https://github.com/webpack/webpack-sources" target="_blank">[email protected]</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/webpack/webpack" target="_blank">[email protected]</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/jsdom/whatwg-url" target="_blank">[email protected]</a>, by Sebastian Mayr</li><li><a href="https://github.com/inspect-js/which-boxed-primitive" target="_blank">[email protected]</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/which-typed-array" target="_blank">[email protected]</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">[email protected]</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/Raynos/xtend" target="_blank">[email protected]</a>, by Raynos</li><li><a href="https://github.com/eemeli/yaml" target="_blank">[email protected]</a>, by Eemeli Aro</li></ul> </li> </ul> </article> </div> </div> </section> <footer class="relative bg-gray-300 pt-8 pb-6"> <div class="bottom-auto top-0 left-0 right-0 w-full absolute pointer-events-none overflow-hidden -mt-20" style="height:80px;transform:translateZ(0)"> <svg class="absolute bottom-0 overflow-hidden" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" version="1.1" viewBox="0 0 2560 100" x="0" y="0"> <polygon class="text-gray-300 fill-current" points="2560 0 2560 100 0 100"></polygon> </svg> </div> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center md:justify-left justify-left"> <div class="w-2/12 md:w-3/12"> <button class="bg-white text-gray-900 shadow-lg font-normal h-10 w-10 items-center justify-center align-center rounded-full outline-none focus:outline-none mr-2" onclick='window.open("https://github.com/anita-app/anita","_blank")'> <ion-icon name="logo-github" class="mt-1" style="width:1.5em;height:1.5em"></ion-icon> </button> </div> <div class="column-1 w-10/12 md:w-6/12 text-right md:text-center py-1"> <div class="flex justify-end md:justify-center text-sm text-gray-600 font-semibold flex-wrap"> Developed with <ion-icon name="heart-outline" class="text-red-800 self-end ml-1 mr-1" style="width:1.2em;height:1.2em"></ion-icon> by humans & <a href="https://copilot.github.com/" target="_blank" class="ml-1"><u>GitHub Copilot</u></a>, </div> <div class="flex justify-end md:justify-center text-sm text-gray-600 font-semibold flex-wrap"> made possible by <a href="/licenses.html" class="ml-1"><u>open source</u></a>. </div> </div> </div> </div> <script src="/assets/js/main-0-20-0.min.js"></script> <script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script> <script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script> <script data-goatcounter="https://anita.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> </footer> </body> </html>