📋 License Report

Generated on 8/2/2025, 8:30:29 PM

14
Projects
144
Total Dependencies
6
Unique Licenses

📁 reactive-tui

Path: /home/shawn/workspace/0-projects/reactive-tui

Type: typescript

Dependencies: 15

Package Version License Repository Description
@emnapi/core ^1.4.5 MIT git+https://github.com/toyobayashi/emnapi.git emnapi core
@emnapi/runtime ^1.4.5 MIT git+https://github.com/toyobayashi/emnapi.git emnapi runtime
@napi-rs/cli ^3.0.3 MIT git+https://github.com/napi-rs/napi-rs.git Cli tools for napi-rs
@oxc-node/core ^0.0.30 MIT git+https://github.com/oxc-project/oxc-node.git Transformer and register for Node.js projects.
@taplo/cli ^0.7.0 MIT git+https://github.com/tamasfe/taplo.git A TOML utility tool.
@tybys/wasm-util ^0.10.0 MIT git+https://github.com/toyobayashi/wasm-util.git WASI polyfill for browser and some wasm util
ava ^6.4.1 MIT git+https://github.com/avajs/ava.git Node.js test runner that lets you develop with confidence.
chalk ^5.4.1 MIT git+https://github.com/chalk/chalk.git Terminal string styling done right
husky ^9.1.7 MIT git+https://github.com/typicode/husky.git Modern native Git hooks
lint-staged ^16.1.2 MIT git+https://github.com/lint-staged/lint-staged.git Lint files staged by git
npm-run-all2 ^8.0.4 MIT git+https://github.com/bcomnes/npm-run-all2.git A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
oxlint ^1.8.0 MIT git+https://github.com/oxc-project/oxc.git Linter for the JavaScript Oxidation Compiler
prettier ^3.6.2 MIT git+https://github.com/prettier/prettier.git Prettier is an opinionated code formatter
tinybench ^4.0.1 MIT git+https://github.com/tinylibs/tinybench.git [![CI](https://github.com/tinylibs/tinybench/actions/workflows/qa.yml/badge.svg?branch=main)](https://github.com/tinylibs/tinybench/actions/workflows/qa.yml) [![NPM version](https://badgen.net/npm/v/tinybench?icon=npm)](https://www.npmjs.com/package/tinyb
typescript ^5.8.3 Apache-2.0 git+https://github.com/microsoft/TypeScript.git TypeScript is a language for application scale JavaScript development

📁 reactive-tui

Path: /home/shawn/workspace/0-projects/reactive-tui

Type: rust

Dependencies: 20

Package Version License Repository Description
crossterm 0.29 Unknown https://crates.io/crates/crossterm Rust crate
unicode-rs 0.1.0 Unknown https://crates.io/crates/unicode-rs Rust crate
serde Unknown Unknown https://crates.io/crates/serde Rust crate
serde_json 1.0 Unknown https://crates.io/crates/serde_json Rust crate
serde_yaml 0.9 Unknown https://crates.io/crates/serde_yaml Rust crate
thiserror 1.0 Unknown https://crates.io/crates/thiserror Rust crate
anyhow 1.0 Unknown https://crates.io/crates/anyhow Rust crate
once_cell 1.20 Unknown https://crates.io/crates/once_cell Rust crate
is-terminal 0.4 Unknown https://crates.io/crates/is-terminal Rust crate
tokio Unknown Unknown https://crates.io/crates/tokio Rust crate
async-trait 0.1 Unknown https://crates.io/crates/async-trait Rust crate
taffy Unknown Unknown https://crates.io/crates/taffy Rust crate
cssparser Unknown Unknown https://crates.io/crates/cssparser Rust crate
notify Unknown Unknown https://crates.io/crates/notify Rust crate
napi Unknown Unknown https://crates.io/crates/napi Rust crate
napi-derive Unknown Unknown https://crates.io/crates/napi-derive Rust crate
ts-rs Unknown Unknown https://crates.io/crates/ts-rs Rust crate
markdown 1.0 Unknown https://crates.io/crates/markdown Rust crate
inkjet 0.11 Unknown https://crates.io/crates/inkjet Rust crate
regex 1.0 Unknown https://crates.io/crates/regex Rust crate

📁 __test__

Path: /home/shawn/workspace/0-projects/reactive-tui/__test__

Type: typescript

Dependencies: 0

Package Version License Repository Description

📁 benchmark

Path: /home/shawn/workspace/0-projects/reactive-tui/benchmark

Type: typescript

Dependencies: 0

Package Version License Repository Description

📁 docs

Path: /home/shawn/workspace/0-projects/reactive-tui/docs

Type: react

Dependencies: 11

Package Version License Repository Description
@docusaurus/core 3.8.1 MIT git+https://github.com/facebook/docusaurus.git Easy to Maintain Open Source Documentation Websites
@docusaurus/preset-classic 3.8.1 MIT git+https://github.com/facebook/docusaurus.git Classic preset for Docusaurus.
@mdx-js/react ^3.0.0 MIT git+https://github.com/mdx-js/mdx.git React context for MDX
clsx ^2.0.0 MIT git+https://github.com/lukeed/clsx.git A tiny (239B) utility for constructing className strings conditionally.
prism-react-renderer ^2.3.0 MIT git+https://github.com/FormidableLabs/prism-react-renderer.git Renders highlighted Prism output using React
react ^19.0.0 MIT git+https://github.com/facebook/react.git React is a JavaScript library for building user interfaces.
react-dom ^19.0.0 MIT git+https://github.com/facebook/react.git React package for working with the DOM.
@docusaurus/module-type-aliases 3.8.1 MIT git+https://github.com/facebook/docusaurus.git Docusaurus module type aliases.
@docusaurus/tsconfig 3.8.1 MIT git+https://github.com/facebook/docusaurus.git Docusaurus base TypeScript configuration.
@docusaurus/types 3.8.1 MIT git+https://github.com/facebook/docusaurus.git Common types for Docusaurus packages.
typescript ~5.6.2 Apache-2.0 git+https://github.com/microsoft/TypeScript.git TypeScript is a language for application scale JavaScript development

📁 napi-rs-napi-v3.1.6

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6

Type: typescript

Dependencies: 25

Package Version License Repository Description
@napi-rs/cli workspace:* MIT git+https://github.com/napi-rs/napi-rs.git Cli tools for napi-rs
@oxc-node/core ^0.0.30 MIT git+https://github.com/oxc-project/oxc-node.git Transformer and register for Node.js projects.
@taplo/cli ^0.7.0 MIT git+https://github.com/tamasfe/taplo.git A TOML utility tool.
@types/debug ^4.1.12 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for debug
@types/lodash-es ^4.17.12 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for lodash-es
@types/node ^22.13.16 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for node
@types/sinon ^17.0.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for sinon
ava ^6.2.0 MIT git+https://github.com/avajs/ava.git Node.js test runner that lets you develop with confidence.
bun-types ^1.2.8 MIT git+https://github.com/oven-sh/bun.git Type definitions and documentation for Bun, an incredibly fast JavaScript runtime
c8 ^10.1.3 ISC git+ssh://git@github.com/bcoe/c8.git output coverage reports using Node.js' built in coverage
cross-env ^10.0.0 MIT git+https://github.com/kentcdodds/cross-env.git Run scripts that set and use environment variables across platforms
electron ^37.0.0 MIT git+https://github.com/electron/electron.git Build cross platform desktop apps with JavaScript, HTML, and CSS
esbuild ^0.25.2 MIT git+https://github.com/evanw/esbuild.git An extremely fast JavaScript and CSS bundler and minifier.
husky ^9.1.7 MIT git+https://github.com/typicode/husky.git Modern native Git hooks
lerna ^8.2.1 MIT git+https://github.com/lerna/lerna.git Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
lint-staged ^16.0.0 MIT git+https://github.com/lint-staged/lint-staged.git Lint files staged by git
npm-run-all2 ^8.0.0 MIT git+https://github.com/bcomnes/npm-run-all2.git A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
oxlint ^1.0.0 MIT git+https://github.com/oxc-project/oxc.git Linter for the JavaScript Oxidation Compiler
prettier ^3.5.3 MIT git+https://github.com/prettier/prettier.git Prettier is an opinionated code formatter
rollup ^4.38.0 MIT git+https://github.com/rollup/rollup.git Next-generation ES module bundler
shx ^0.4.0 MIT git+https://github.com/shelljs/shx.git Portable Shell Commands for Node
sinon ^21.0.0 BSD-3-Clause git+ssh://git@github.com/sinonjs/sinon.git JavaScript test spies, stubs and mocks.
source-map-support ^0.5.21 MIT git+https://github.com/evanw/node-source-map-support.git Fixes stack traces for files with source maps
tslib ^2.8.1 0BSD git+https://github.com/Microsoft/tslib.git Runtime library for TypeScript helper functions
typescript ^5.8.2 Apache-2.0 git+https://github.com/microsoft/TypeScript.git TypeScript is a language for application scale JavaScript development

📁 napi-rs-napi-v3.1.6

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6

Type: rust

Dependencies: 0

Package Version License Repository Description

📁 bench

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6/bench

Type: typescript

Dependencies: 3

Package Version License Repository Description
@napi-rs/cli workspace:* MIT git+https://github.com/napi-rs/napi-rs.git Cli tools for napi-rs
tinybench ^4.0.1 MIT git+https://github.com/tinylibs/tinybench.git [![CI](https://github.com/tinylibs/tinybench/actions/workflows/qa.yml/badge.svg?branch=main)](https://github.com/tinylibs/tinybench/actions/workflows/qa.yml) [![NPM version](https://badgen.net/npm/v/tinybench?icon=npm)](https://www.npmjs.com/package/tinyb
vitest ^3.1.3 MIT git+https://github.com/vitest-dev/vitest.git Next generation testing framework powered by Vite

📁 bench

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6/bench

Type: rust

Dependencies: 4

Package Version License Repository Description
napi Unknown Unknown https://crates.io/crates/napi Rust crate
napi-derive Unknown Unknown https://crates.io/crates/napi-derive Rust crate
serde 1 Unknown https://crates.io/crates/serde Rust crate
serde_json 1 Unknown https://crates.io/crates/serde_json Rust crate

📁 cli

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6/cli

Type: typescript

Dependencies: 29

Package Version License Repository Description
@inquirer/prompts ^7.4.0 MIT https://github.com/SBoudrias/Inquirer.js.git Inquirer prompts, combined in a single package
@napi-rs/cross-toolchain ^1.0.0 MIT - -
@napi-rs/wasm-tools ^1.0.0 MIT git+ssh://git@github.com/napi-rs/wasm-tools.git https://github.com/rustwasm/walrus bindings
@octokit/rest ^22.0.0 MIT git+https://github.com/octokit/rest.js.git GitHub REST API client for Node.js
clipanion ^4.0.0-rc.4 MIT https://github.com/arcanis/clipanion Type-safe CLI library / framework with no runtime dependencies
colorette ^2.0.20 MIT git+https://github.com/jorgebucaran/colorette.git 🌈Easily set your terminal text color & styles.
debug ^4.4.0 MIT git://github.com/debug-js/debug.git Lightweight debugging utility for Node.js and the browser
emnapi ^1.4.0 MIT git+https://github.com/toyobayashi/emnapi.git Node-API implementation for Emscripten
find-up ^7.0.0 MIT git+https://github.com/sindresorhus/find-up.git Find a file or directory by walking up parent directories
js-yaml ^4.1.0 MIT git+https://github.com/nodeca/js-yaml.git YAML 1.2 parser and serializer
lodash-es ^4.17.21 MIT git+https://github.com/lodash/lodash.git Lodash exported as ES modules.
semver ^7.7.1 ISC git+https://github.com/npm/node-semver.git The semantic version parser used by npm.
typanion ^3.14.0 MIT https://github.com/arcanis/typanion Simple runtime TypeScript validator library
@emnapi/core ^1.4.0 MIT git+https://github.com/toyobayashi/emnapi.git emnapi core
@emnapi/runtime ^1.4.0 MIT git+https://github.com/toyobayashi/emnapi.git emnapi runtime
@oxc-node/core ^0.0.30 MIT git+https://github.com/oxc-project/oxc-node.git Transformer and register for Node.js projects.
@std/toml npm:@jsr/std__toml@^1.0.8 Unknown - -
@types/debug ^4.1.12 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for debug
@types/inquirer ^9.0.7 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for inquirer
@types/js-yaml ^4.0.9 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for js-yaml
@types/lodash-es ^4.17.12 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for lodash-es
@types/node ^22.13.16 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for node
@types/semver ^7.7.0 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for semver
ava ^6.2.0 MIT git+https://github.com/avajs/ava.git Node.js test runner that lets you develop with confidence.
env-paths ^3.0.0 MIT git+https://github.com/sindresorhus/env-paths.git Get paths for storing things like data, config, cache, etc
prettier ^3.5.3 MIT git+https://github.com/prettier/prettier.git Prettier is an opinionated code formatter
rolldown latest MIT git+https://github.com/rolldown/rolldown.git Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
tslib ^2.8.1 0BSD git+https://github.com/Microsoft/tslib.git Runtime library for TypeScript helper functions
typescript ^5.8.2 Apache-2.0 git+https://github.com/microsoft/TypeScript.git TypeScript is a language for application scale JavaScript development

📁 memory-testing

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6/memory-testing

Type: typescript

Dependencies: 6

Package Version License Repository Description
colorette ^2.0.20 MIT git+https://github.com/jorgebucaran/colorette.git 🌈Easily set your terminal text color & styles.
dockerode ^4.0.5 Apache-2.0 git+ssh://git@github.com/apocas/dockerode.git Docker Remote API module.
pretty-bytes ^7.0.0 MIT git+https://github.com/sindresorhus/pretty-bytes.git Convert bytes to a human readable string: 1337 → 1.34 kB
table ^6.9.0 BSD-3-Clause git+https://github.com/gajus/table.git Formats data into a string table.
@napi-rs/cli workspace:* MIT git+https://github.com/napi-rs/napi-rs.git Cli tools for napi-rs
@types/dockerode ^3.3.37 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for dockerode

📁 memory-testing

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6/memory-testing

Type: rust

Dependencies: 8

Package Version License Repository Description
futures 0.3 Unknown https://crates.io/crates/futures Rust crate
napi Unknown Unknown https://crates.io/crates/napi Rust crate
napi-derive Unknown Unknown https://crates.io/crates/napi-derive Rust crate
serde 1 Unknown https://crates.io/crates/serde Rust crate
serde_bytes 0.11 Unknown https://crates.io/crates/serde_bytes Rust crate
serde_derive 1 Unknown https://crates.io/crates/serde_derive Rust crate
serde_json 1 Unknown https://crates.io/crates/serde_json Rust crate
tokio Unknown Unknown https://crates.io/crates/tokio Rust crate

📁 triples

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6/triples

Type: typescript

Dependencies: 5

Package Version License Repository Description
@napi-rs/cli workspace:* MIT git+https://github.com/napi-rs/napi-rs.git Cli tools for napi-rs
@types/node ^22.13.16 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git TypeScript definitions for node
lodash-es ^4.17.21 MIT git+https://github.com/lodash/lodash.git Lodash exported as ES modules.
ts-node ^10.9.2 MIT git://github.com/TypeStrong/ts-node.git TypeScript execution environment and REPL for node.js, with source map support
typescript ^5.8.2 Apache-2.0 git+https://github.com/microsoft/TypeScript.git TypeScript is a language for application scale JavaScript development

📁 wasm-runtime

Path: /home/shawn/workspace/0-projects/reactive-tui/reference/napi-rs-napi-v3.1.6/wasm-runtime

Type: javascript

Dependencies: 18

Package Version License Repository Description
@emnapi/core ^1.4.5 MIT git+https://github.com/toyobayashi/emnapi.git emnapi core
@emnapi/runtime ^1.4.5 MIT git+https://github.com/toyobayashi/emnapi.git emnapi runtime
@tybys/wasm-util ^0.10.0 MIT git+https://github.com/toyobayashi/wasm-util.git WASI polyfill for browser and some wasm util
@rollup/plugin-alias ^5.1.1 MIT git+https://github.com/rollup/plugins.git Define and resolve aliases for bundle dependencies
@rollup/plugin-commonjs ^28.0.3 MIT git+https://github.com/rollup/plugins.git Convert CommonJS modules to ES2015
@rollup/plugin-inject ^5.0.5 MIT git+https://github.com/rollup/plugins.git Scan modules for global variables and injects `import` statements where necessary
@rollup/plugin-json ^6.1.0 MIT git+https://github.com/rollup/plugins.git Convert .json files to ES6 modules
@rollup/plugin-node-resolve ^16.0.1 MIT git+https://github.com/rollup/plugins.git Locate and bundle third-party dependencies in node_modules
@rollup/plugin-replace ^6.0.2 MIT git+https://github.com/rollup/plugins.git Replace strings in files while bundling
buffer ^6.0.3 MIT git://github.com/feross/buffer.git Node.js Buffer API, for the browser
memfs ^4.17.0 Apache-2.0 git+https://github.com/streamich/memfs.git In-memory file-system with Node's fs API.
node-inspect-extracted ^3.0.2 MIT git+ssh://git@github.com/hildjj/node-inspect-extracted.git Node's util.inspect, extracted for use on the Web
path-browserify ^1.0.1 MIT git://github.com/browserify/path-browserify.git the path module from node core for browsers
process ^0.11.10 MIT git://github.com/shtylman/node-process.git process information for node.js and browsers
readable-stream ^4.7.0 MIT git://github.com/nodejs/readable-stream.git Node.js Streams, a user-land copy of the stream library from Node.js
rollup ^4.38.0 MIT git+https://github.com/rollup/rollup.git Next-generation ES module bundler
rollup-plugin-polyfill-node ^0.13.0 MIT git+https://github.com/FredKSchott/rollup-plugin-polyfill-node.git rollup-plugin-polyfill-node ===
tslib ^2.8.1 0BSD git+https://github.com/Microsoft/tslib.git Runtime library for TypeScript helper functions