Path	Lines of Code
CMakeLists.txt	1407
CODE_OF_CONDUCT.md	10
CONTRIBUTING.md	217
LICENSE.md	59
README.md	330
SECURITY.md	7
bench/README.md	11
bench/async/package.json	11
bench/bundle/README.md	29
bench/bundle/package.json	8
bench/bundle/tsconfig.json	20
bench/expect-to-equal/README.md	27
bench/expect-to-equal/package.json	9
bench/expect-to-equal/tsconfig.json	20
bench/ffi/package.json	11
bench/ffi/src/package.json	17
bench/gzip/package.json	14
bench/hot-module-reloading/css-stress-test/README.md	46
bench/hot-module-reloading/css-stress-test/bun.latest.16ms.txt	10
bench/hot-module-reloading/css-stress-test/bun.latest.24ms.txt	10
bench/hot-module-reloading/css-stress-test/bun.latest.32ms.txt	10
bench/hot-module-reloading/css-stress-test/bun.latest.8ms.txt	10
bench/hot-module-reloading/css-stress-test/next.latest.16ms.txt	10
bench/hot-module-reloading/css-stress-test/next.latest.24ms.txt	10
bench/hot-module-reloading/css-stress-test/next.latest.32ms.txt	10
bench/hot-module-reloading/css-stress-test/next.latest.8ms.txt	10
bench/hot-module-reloading/css-stress-test/package.json	43
bench/hot-module-reloading/css-stress-test/timings/bun-cli@0.0.34.32ms.darwin-x64.json	178
bench/hot-module-reloading/css-stress-test/tsconfig.json	8
bench/hot-module-reloading/readme.md	9
bench/install/README.md	26
bench/install/package.json	31
bench/install/tsconfig.json	21
bench/log/package.json	11
bench/modules/node_os/package.json	10
bench/package.json	30
bench/react-hello-world/package.json	16
bench/scanner/package.json	6
bench/sqlite/package.json	14
bench/stream-file-upload-client/README.md	23
bench/tsconfig.json	7
bench/websocket-server/README.md	23
bench/websocket-server/package.json	10
bench/websocket-server/tsconfig.json	4
entitlements.debug.plist	18
entitlements.plist	16
examples/add.rs	4
examples/add.ts	10
examples/add.zig	5
examples/bun-hot-websockets.js	80
examples/cat.ts	7
examples/change-array-by-copy.js	9
examples/hashing.js	11
examples/html-rewriter.ts	20
examples/http-file-extended.ts	50
examples/http-file.ts	13
examples/http-request-body.ts	12
examples/http-stop.ts	9
examples/http.ts	7
examples/lambda.ts	167
examples/macros/components/covid19.tsx	27
examples/macros/components/example.jsx	14
examples/macros/components/index.tsx	8
examples/macros/example.js	2
examples/macros/fetchCSV.tsx	36
examples/macros/matchInFile.tsx	20
examples/macros/mystery-box.ts	8
examples/macros/now.tsx	10
examples/macros/package.json	17
examples/macros/public/index.html	12
examples/macros/styles.css	38
examples/macros/tsconfig.json	7
examples/mmap/1.js	8
examples/mmap/2.js	18
examples/mmap/mmap.txt	1
examples/openInEditor.js	18
examples/react-fast-refresh-test/package.json	33
examples/react-fast-refresh-test/public/index.html	15
examples/react-fast-refresh-test/src/colors.css	14
examples/react-fast-refresh-test/src/components/RenderCounter.tsx	20
examples/react-fast-refresh-test/src/components/app.tsx	13
examples/react-fast-refresh-test/src/components/button.tsx	8
examples/react-fast-refresh-test/src/font.css	1
examples/react-fast-refresh-test/src/index.css	80
examples/react-fast-refresh-test/src/index.tsx	6
examples/react-fast-refresh-test/src/main.tsx	55
examples/react-fast-refresh-test/tsconfig.json	29
examples/react-file-system-router/index.tsx	12
examples/react-file-system-router/package.json	14
examples/react-file-system-router/pages/index.tsx	15
examples/react-file-system-router/pages/one.tsx	9
examples/react-file-system-router/pages/two.tsx	9
examples/react-file-system-router/tsconfig.json	20
examples/sha.js	49
examples/spawn.ts	34
examples/ssl.ts	12
examples/tcp.ts	45
jsconfig.json	22
misctools/package.json	11
package.json	56
packages/bun-debug-adapter-protocol/README.md	2
packages/bun-debug-adapter-protocol/package.json	8
packages/bun-debug-adapter-protocol/tsconfig.json	21
packages/bun-error/package.json	18
packages/bun-error/readme.md	6
packages/bun-error/tsconfig.json	13
packages/bun-inspector-frontend/README.md	5
packages/bun-inspector-frontend/package.json	14
packages/bun-inspector-frontend/tsconfig.json	20
packages/bun-inspector-protocol/README.md	1
packages/bun-inspector-protocol/package.json	7
packages/bun-inspector-protocol/src/protocol/jsc/protocol.json	3112
packages/bun-inspector-protocol/tsconfig.json	18
packages/bun-internal-test/package.json	22
packages/bun-internal-test/resources/packages.json	128
packages/bun-internal-test/runners/bun/package.json	5
packages/bun-internal-test/runners/qunit/package.json	5
packages/bun-internal-test/src/banned.json	18
packages/bun-internal-test/tsconfig.json	25
packages/bun-lambda/README.md	83
packages/bun-lambda/package.json	19
packages/bun-lambda/tsconfig.json	12
packages/bun-plugin-css/README.md	2
packages/bun-plugin-css/package.json	10
packages/bun-plugin-lightningcss/README.md	2
packages/bun-plugin-lightningcss/package.json	10
packages/bun-plugin-mdx/README.md	2
packages/bun-plugin-mdx/package.json	10
packages/bun-plugin-server-components/README.md	109
packages/bun-plugin-server-components/package.json	28
packages/bun-plugin-server-components/tsconfig.json	23
packages/bun-plugin-yaml/README.md	52
packages/bun-plugin-yaml/package.json	29
packages/bun-plugin-yaml/tsconfig.json	23
packages/bun-polyfills/README.md	5
packages/bun-polyfills/lib/zighash/package.json	10
packages/bun-polyfills/package.json	30
packages/bun-polyfills/tsconfig.json	19
packages/bun-release/README.md	10
packages/bun-release/npm/@oven/bun-darwin-aarch64/README.md	2
packages/bun-release/npm/@oven/bun-darwin-x64-baseline/README.md	3
packages/bun-release/npm/@oven/bun-darwin-x64/README.md	2
packages/bun-release/npm/@oven/bun-linux-aarch64/README.md	2
packages/bun-release/npm/@oven/bun-linux-x64-baseline/README.md	3
packages/bun-release/npm/@oven/bun-linux-x64/README.md	2
packages/bun-release/npm/@oven/bun-windows-x64-baseline/README.md	3
packages/bun-release/npm/@oven/bun-windows-x64/README.md	2
packages/bun-release/npm/bun/README.md	22
packages/bun-release/package.json	22
packages/bun-release/tsconfig.json	17
packages/bun-types/README.md	23
packages/bun-types/package.json	37
packages/bun-types/tsconfig.json	16
packages/bun-usockets/README.md	2
packages/bun-usockets/misc/manual.md	126
packages/bun-uws/README.md	2
packages/bun-uws/benchmarks/README.md	23
packages/bun-uws/cluster/README.md	1
packages/bun-uws/examples/Broadcast.cpp	49
packages/bun-uws/examples/BroadcastingEchoServer.cpp	51
packages/bun-uws/examples/Client.cpp	16
packages/bun-uws/examples/Crc32.cpp	48
packages/bun-uws/examples/EchoServer.cpp	33
packages/bun-uws/examples/EchoServerThreaded.cpp	41
packages/bun-uws/examples/HelloWorld.cpp	15
packages/bun-uws/examples/HelloWorldThreaded.cpp	31
packages/bun-uws/examples/Http3Server.cpp	69
packages/bun-uws/examples/HttpServer.cpp	72
packages/bun-uws/examples/README.md	2
packages/bun-uws/examples/ServerName.cpp	22
packages/bun-uws/examples/UpgradeAsync.cpp	74
packages/bun-uws/examples/UpgradeSync.cpp	42
packages/bun-uws/examples/helpers/AsyncFileReader.h	69
packages/bun-uws/examples/helpers/AsyncFileStreamer.h	50
packages/bun-uws/examples/helpers/Middleware.h	14
packages/bun-uws/examples/helpers/optparse.h	299
packages/bun-uws/fuzzing/README.md	21
packages/bun-uws/fuzzing/libEpollFuzzer/README.md	21
packages/bun-uws/fuzzing/seed-corpus/README.md	2
packages/bun-uws/misc/READMORE.md	163
packages/bun-uws/tests/README.md	9
packages/bun-vscode/README.md	73
packages/bun-vscode/assets/package.json	845
packages/bun-vscode/example/package.json	25
packages/bun-vscode/example/tsconfig.json	22
packages/bun-vscode/package.json	307
packages/bun-vscode/tsconfig.json	14
packages/bun-wasm/package.json	35
packages/bun-wasm/tsconfig.json	23
src/api/package.json	7
src/api/tsconfig.json	6
src/bun.js/bindings/ZigGlobalObject.lut.txt	85
src/cli/README-for-init.md	10
src/cli/add_completions.txt	9997
src/cli/tsconfig-for-init.json	24
src/install/default-trusted-dependencies.txt	367
src/js/README.md	77
src/js/internal/util/README.md	58
src/js/tsconfig.json	25
src/node-fallbacks/package.json	38
src/node-fallbacks/tsconfig.json	30
src/symbols.txt	214
src/zlib.test.txt	564
test/README.md	58
test/bundler/expectBundled.md	173
test/bundler/scripts/acorn.patch	91
test/bundler/transpiler/runtime-transpiler-fixture-duplicate-keys.json	5
test/bundler/transpiler/runtime-transpiler-json-fixture.json	8
test/bundler/transpiler/tsconfig.is-just-a-number.json	1
test/bundler/transpiler/tsconfig.with-commas.json	11
test/cli/install/migration/add-while-migrate-fixture.json	210
test/cli/install/migration/add-while-migrate-workspace/package.json	6
test/cli/install/migration/add-while-migrate-workspace/packages/a/package.json	7
test/cli/install/migration/add-while-migrate-workspace/packages/b/package.json	7
test/cli/install/migration/complex-workspace/bun-types/isfake.txt	1
test/cli/install/migration/complex-workspace/bun-types/package.json	7
test/cli/install/migration/complex-workspace/package-lock.json	2164
test/cli/install/migration/complex-workspace/package.json	17
test/cli/install/migration/complex-workspace/packages/body-parser/isfake.txt	1
test/cli/install/migration/complex-workspace/packages/body-parser/package.json	7
test/cli/install/migration/complex-workspace/packages/lol-package/package.json	6
test/cli/install/migration/complex-workspace/packages/second/package.json	12
test/cli/install/migration/complex-workspace/packages/with-postinstall/package.json	11
test/cli/install/migration/complex-workspace/readme.md	1
test/cli/install/migration/contoso-test/api/package.json	42
test/cli/install/migration/contoso-test/blog-cms/package.json	34
test/cli/install/migration/contoso-test/blog/package.json	38
test/cli/install/migration/contoso-test/package.json	17
test/cli/install/migration/contoso-test/packages/api/package.json	42
test/cli/install/migration/contoso-test/packages/blog-cms/package.json	34
test/cli/install/migration/contoso-test/packages/blog/package.json	38
test/cli/install/migration/contoso-test/packages/portal/package.json	52
test/cli/install/migration/contoso-test/packages/stripe/package.json	40
test/cli/install/migration/contoso-test/packages/testing/package.json	17
test/cli/install/migration/contoso-test/portal/package.json	52
test/cli/install/migration/contoso-test/stripe/package.json	40
test/cli/install/migration/contoso-test/testing/package.json	17
test/cli/install/migration/lockfile-with-workspaces/package-lock.json	36
test/cli/install/migration/lockfile-with-workspaces/package.json	9
test/cli/install/migration/lockfile-with-workspaces/packages/pkg0/package.json	3
test/cli/install/migration/lockfile-with-workspaces/packages/pkg1/package.json	3
test/cli/install/migration/lockfile-with-workspaces/packages/pkg2/package.json	3
test/cli/install/migration/lockfile-with-workspaces/packages/pkg3/package.json	3
test/cli/install/migration/migrate-from-lockfilev2-fixture.json	379
test/cli/install/migration/missing-resolved-properties/package-lock.json	19
test/cli/install/migration/missing-resolved-properties/package.json	7
test/cli/install/registry/fixtures/old_npm_node_modules/basic-1/package.json	4
test/cli/install/registry/fixtures/old_yarn1_node_modules/basic-1/package.json	4
test/cli/install/registry/fixtures/old_yarn234_node_modules/basic-1/package.json	4
test/cli/install/registry/packages/1-peer-dep-a/package.json	41
test/cli/install/registry/packages/1-peer-dep-b/package.json	41
test/cli/install/registry/packages/2-peer-deps-c/package.json	42
test/cli/install/registry/packages/@another-scope/file-dep/package.json	41
test/cli/install/registry/packages/@babel/parser/package.json	39
test/cli/install/registry/packages/@babel/traverse/package.json	39
test/cli/install/registry/packages/@needs-auth/test-pkg/package.json	43
test/cli/install/registry/packages/@private/has-bin-entry/package.json	45
test/cli/install/registry/packages/@private/package/package.json	39
test/cli/install/registry/packages/@private/unconventional-tarball/package.json	39
test/cli/install/registry/packages/@scoped/create-test-app/package.json	45
test/cli/install/registry/packages/@scoped/file-dep/package.json	41
test/cli/install/registry/packages/@scoped/has-bin-entry/package.json	42
test/cli/install/registry/packages/@types/babel__traverse/package.json	39
test/cli/install/registry/packages/@types/is-number/package.json	58
test/cli/install/registry/packages/@types/no-deps/package.json	58
test/cli/install/registry/packages/a-dep/package.json	200
test/cli/install/registry/packages/alias-loop-1/package.json	41
test/cli/install/registry/packages/alias-loop-2/package.json	41
test/cli/install/registry/packages/all-lifecycle-scripts/package.json	46
test/cli/install/registry/packages/bar/package.json	39
test/cli/install/registry/packages/basic-1/package.json	38
test/cli/install/registry/packages/bin-change-dir/package.json	62
test/cli/install/registry/packages/binding-gyp-scripts/package.json	72
test/cli/install/registry/packages/broken-peer-deps/package.json	42
test/cli/install/registry/packages/bunx-bins/package.json	54
test/cli/install/registry/packages/create-test-app/package.json	45
test/cli/install/registry/packages/dep-file-dep/package.json	41
test/cli/install/registry/packages/dep-loop-entry/package.json	42
test/cli/install/registry/packages/dep-loop-exit/package.json	42
test/cli/install/registry/packages/dep-with-directory-bins/package.json	41
test/cli/install/registry/packages/dep-with-file-bin/package.json	39
test/cli/install/registry/packages/dep-with-map-bins/package.json	42
test/cli/install/registry/packages/dep-with-single-entry-map-bin/package.json	41
test/cli/install/registry/packages/dep-with-tags/package.json	137
test/cli/install/registry/packages/dev-deps/package.json	42
test/cli/install/registry/packages/dragon-test-1-a/package.json	39
test/cli/install/registry/packages/dragon-test-1-b/package.json	61
test/cli/install/registry/packages/dragon-test-1-c/package.json	42
test/cli/install/registry/packages/dragon-test-1-d/package.json	42
test/cli/install/registry/packages/dragon-test-1-e/package.json	43
test/cli/install/registry/packages/dragon-test-11-a/package.json	47
test/cli/install/registry/packages/dragon-test-11-b/package.json	42
test/cli/install/registry/packages/dragon-test-3-a/package.json	45
test/cli/install/registry/packages/dragon-test-3-b/package.json	42
test/cli/install/registry/packages/dragon-test-7-a/package.json	43
test/cli/install/registry/packages/dragon-test-7-b/package.json	61
test/cli/install/registry/packages/dragon-test-7-c/package.json	77
test/cli/install/registry/packages/dragon-test-7-d/package.json	42
test/cli/install/registry/packages/dragon-test-8-a/package.json	44
test/cli/install/registry/packages/dragon-test-8-b/package.json	43
test/cli/install/registry/packages/dragon-test-8-c/package.json	39
test/cli/install/registry/packages/dragon-test-8-d/package.json	42
test/cli/install/registry/packages/duplicate-name-and-version/package.json	62
test/cli/install/registry/packages/duplicate-optional/package.json	52
test/cli/install/registry/packages/electron/package.json	41
test/cli/install/registry/packages/fallback-peer-deps/package.json	45
test/cli/install/registry/packages/file-dep/package.json	62
test/cli/install/registry/packages/forward-peer-deps-too/package.json	45
test/cli/install/registry/packages/forward-peer-deps/package.json	45
test/cli/install/registry/packages/has-bin-entries/package.json	107
test/cli/install/registry/packages/has-missing-optional-dep/package.json	41
test/cli/install/registry/packages/has-symlinks/package.json	39
test/cli/install/registry/packages/has-types/package.json	39
test/cli/install/registry/packages/hoisting-peer-check-child/package.json	42
test/cli/install/registry/packages/hoisting-peer-check-parent/package.json	43
test/cli/install/registry/packages/inject-node-gyp/package.json	42
test/cli/install/registry/packages/invalid-main/package.json	40
test/cli/install/registry/packages/is-number/package.json	58
test/cli/install/registry/packages/left-pad/package.json	39
test/cli/install/registry/packages/lifecycle-failing-postinstall-slow/package.json	41
test/cli/install/registry/packages/lifecycle-failing-postinstall/package.json	41
test/cli/install/registry/packages/lifecycle-init-cwd/package.json	41
test/cli/install/registry/packages/lifecycle-postinstall/package.json	41
test/cli/install/registry/packages/map-bin-multiple/package.json	64
test/cli/install/registry/packages/map-bin/package.json	60
test/cli/install/registry/packages/mismatched-peer-deps-lvl0/package.json	45
test/cli/install/registry/packages/mismatched-peer-deps-lvl1/package.json	45
test/cli/install/registry/packages/mismatched-peer-deps-lvl2/package.json	42
test/cli/install/registry/packages/missing-file-dep/package.json	41
test/cli/install/registry/packages/missing-tarball/package.json	38
test/cli/install/registry/packages/native-bar-x64/package.json	45
test/cli/install/registry/packages/native-foo-x64/package.json	45
test/cli/install/registry/packages/native-foo-x86/package.json	45
test/cli/install/registry/packages/native-libc-glibc/package.json	42
test/cli/install/registry/packages/native-libc-musl/package.json	42
test/cli/install/registry/packages/native/package.json	44
test/cli/install/registry/packages/no-deps-backward-tags/package.json	66
test/cli/install/registry/packages/no-deps-bins-esm/package.json	43
test/cli/install/registry/packages/no-deps-bins/package.json	64
test/cli/install/registry/packages/no-deps-browser-field/package.json	46
test/cli/install/registry/packages/no-deps-build-metadata/package.json	39
test/cli/install/registry/packages/no-deps-checked/package.json	42
test/cli/install/registry/packages/no-deps-deprecated-empty/package.json	40
test/cli/install/registry/packages/no-deps-deprecated-whitespace/package.json	40
test/cli/install/registry/packages/no-deps-deprecated/package.json	40
test/cli/install/registry/packages/no-deps-esm/package.json	40
test/cli/install/registry/packages/no-deps-exports/package.json	39
test/cli/install/registry/packages/no-deps-failing/package.json	42
test/cli/install/registry/packages/no-deps-mjs/package.json	39
test/cli/install/registry/packages/no-deps-nested-postinstall/package.json	43
test/cli/install/registry/packages/no-deps-scripted-bis/package.json	44
test/cli/install/registry/packages/no-deps-scripted-empty/package.json	44
test/cli/install/registry/packages/no-deps-scripted-to-deeply-fail/package.json	42
test/cli/install/registry/packages/no-deps-scripted-to-fail/package.json	42
test/cli/install/registry/packages/no-deps-scripted/package.json	44
test/cli/install/registry/packages/no-deps-tags/package.json	66
test/cli/install/registry/packages/no-deps/package.json	96
test/cli/install/registry/packages/node-gyp/package.json	64
test/cli/install/registry/packages/node-modules-path/package.json	64
test/cli/install/registry/packages/normal-dep-and-dev-dep/package.json	92
test/cli/install/registry/packages/one-deep1-dep-bins/package.json	42
test/cli/install/registry/packages/one-deep2-dep-bins/package.json	42
test/cli/install/registry/packages/one-dep-scripted/package.json	70
test/cli/install/registry/packages/one-dep/package.json	41
test/cli/install/registry/packages/one-fixed-dep-bins/package.json	83
test/cli/install/registry/packages/one-fixed-dep-checked/package.json	45
test/cli/install/registry/packages/one-fixed-dep-scripted/package.json	47
test/cli/install/registry/packages/one-fixed-dep-with-types/package.json	42
test/cli/install/registry/packages/one-fixed-dep/package.json	64
test/cli/install/registry/packages/one-range-dep-too/package.json	42
test/cli/install/registry/packages/one-range-dep/package.json	42
test/cli/install/registry/packages/optional-native/package.json	46
test/cli/install/registry/packages/optional-peer-deps-implicit/package.json	44
test/cli/install/registry/packages/optional-peer-deps/package.json	73
test/cli/install/registry/packages/path-parse/package.json	71
test/cli/install/registry/packages/peer-a-dep-1-0-2/package.json	41
test/cli/install/registry/packages/peer-a-dep-caret-1-0-2/package.json	41
test/cli/install/registry/packages/peer-a-dep-gte-1-0-2/package.json	41
test/cli/install/registry/packages/peer-a-dep-gte-1-0-3/package.json	41
test/cli/install/registry/packages/peer-a-dep-star/package.json	41
test/cli/install/registry/packages/peer-a-dep-tilde-1-0-2/package.json	41
test/cli/install/registry/packages/peer-deps-fixed/package.json	42
test/cli/install/registry/packages/peer-deps-lvl0/package.json	43
test/cli/install/registry/packages/peer-deps-lvl1/package.json	45
test/cli/install/registry/packages/peer-deps-lvl2/package.json	42
test/cli/install/registry/packages/peer-deps-too/package.json	42
test/cli/install/registry/packages/peer-deps/package.json	42
test/cli/install/registry/packages/prefer-unplugged-false/package.json	43
test/cli/install/registry/packages/prefer-unplugged-true/package.json	40
test/cli/install/registry/packages/prereleases-1/package.json	110
test/cli/install/registry/packages/prereleases-2/package.json	290
test/cli/install/registry/packages/prereleases-3/package.json	92
test/cli/install/registry/packages/prereleases-4/package.json	38
test/cli/install/registry/packages/private-package/package.json	39
test/cli/install/registry/packages/private-unconventional-tarball/package.json	39
test/cli/install/registry/packages/provides-peer-deps-1-0-0-too/package.json	43
test/cli/install/registry/packages/provides-peer-deps-1-0-0/package.json	43
test/cli/install/registry/packages/provides-peer-deps-2-0-0/package.json	43
test/cli/install/registry/packages/resolve/package.json	81
test/cli/install/registry/packages/self-file-dep/package.json	41
test/cli/install/registry/packages/self-require-dep/package.json	42
test/cli/install/registry/packages/self-require-trap/package.json	64
test/cli/install/registry/packages/tarball-without-package-prefix/package.json	41
test/cli/install/registry/packages/two-range-deps/package.json	43
test/cli/install/registry/packages/unconventional-tarball/package.json	39
test/cli/install/registry/packages/uses-a-dep-1/package.json	41
test/cli/install/registry/packages/uses-a-dep-10/package.json	41
test/cli/install/registry/packages/uses-a-dep-2/package.json	41
test/cli/install/registry/packages/uses-a-dep-3/package.json	41
test/cli/install/registry/packages/uses-a-dep-4/package.json	41
test/cli/install/registry/packages/uses-a-dep-5/package.json	41
test/cli/install/registry/packages/uses-a-dep-6/package.json	41
test/cli/install/registry/packages/uses-a-dep-7/package.json	41
test/cli/install/registry/packages/uses-a-dep-8/package.json	41
test/cli/install/registry/packages/uses-a-dep-9/package.json	41
test/cli/install/registry/packages/uses-what-bin-slow-window/package.json	44
test/cli/install/registry/packages/uses-what-bin-slow/package.json	44
test/cli/install/registry/packages/uses-what-bin/package.json	70
test/cli/install/registry/packages/various-requires/package.json	39
test/cli/install/registry/packages/vulnerable-dep/package.json	64
test/cli/install/registry/packages/vulnerable-many/package.json	39
test/cli/install/registry/packages/vulnerable-peer-deps/package.json	64
test/cli/install/registry/packages/vulnerable/package.json	58
test/cli/install/registry/packages/what-bin/package.json	62
test/cli/install/registry/packages/with-postinstall-a/package.json	45
test/cli/install/registry/packages/with-postinstall-b/package.json	43
test/exports/bun-exports.bun-v0.6.11.json	8603
test/exports/node-exports.bun-v0.6.11.json	8569
test/integration/expo-app/README.md	31
test/integration/expo-app/app.json	36
test/integration/expo-app/package.json	73
test/integration/expo-app/tsconfig.json	17
test/integration/next-pages/README.md	25
test/integration/next-pages/package.json	28
test/integration/next-pages/public/vercel.svg	1
test/integration/next-pages/src/Counter1.txt	22
test/integration/next-pages/src/Counter2.txt	22
test/integration/next-pages/tsconfig.json	22
test/integration/next-pages/tsconfig_for_build.json	23
test/integration/sharp/package.json	14
test/js/bun/console/console-table-json-fixture.json	167
test/js/bun/http/fetch.js.txt	43
test/js/bun/ini/foo.ini	67
test/js/bun/io/fetch.js.txt	43
test/js/bun/io/hello-world.txt	1
test/js/bun/resolve/package.json	8
test/js/bun/resolve/require-json.json	3
test/js/bun/resolve/toml/toml-fixture.toml.txt	30
test/js/bun/resolve/with-type-module/package.json	4
test/js/bun/resolve/without-type-module/package.json	4
test/js/bun/test/package.json	3
test/js/bun/util/text-loader-fixture-text-file.backslashes.txt	15
test/js/bun/util/text-loader-fixture-text-file.latin1.txt	3
test/js/bun/util/text-loader-fixture-text-file.nonascii.txt	8
test/js/bun/util/text-loader-fixture-text-file.txt	1
test/js/deno/resources.json	98
test/js/node/child_process/readFileSync.txt	1
test/js/node/fs/readFileSync.txt	1
test/js/node/fs/readLargeFileSync.txt	98
test/js/node/fs/writeFileSync.txt	1
test/js/node/test/common/package.json	3
test/js/node/test/fixtures/0-dns/README.md	24
test/js/node/test/fixtures/0-dns/package.json	16
test/js/node/test/fixtures/altdocs.md	2
test/js/node/test/fixtures/apilinks/buffer.json	4
test/js/node/test/fixtures/apilinks/class.json	5
test/js/node/test/fixtures/apilinks/exports.json	6
test/js/node/test/fixtures/apilinks/mod.json	3
test/js/node/test/fixtures/apilinks/prototype.json	5
test/js/node/test/fixtures/apilinks/reverse.json	5
test/js/node/test/fixtures/apilinks/root.json	2
test/js/node/test/fixtures/copy/kitchen-sink/README.md	1
test/js/node/test/fixtures/copy/kitchen-sink/a/b/README2.md	1
test/js/node/test/fixtures/copy/kitchen-sink/a/c/README2.md	1
test/js/node/test/fixtures/copy/kitchen-sink/a/c/d/README3.md	1
test/js/node/test/fixtures/doc_inc_1.md	2
test/js/node/test/fixtures/doc_inc_2.md	2
test/js/node/test/fixtures/doc_with_backticks_in_headings.md	7
test/js/node/test/fixtures/doc_with_yaml.md	26
test/js/node/test/fixtures/document_with_cjs_and_esm_code_snippet.md	8
test/js/node/test/fixtures/document_with_esm_and_cjs_code_snippet.md	8
test/js/node/test/fixtures/document_with_links.md	12
test/js/node/test/fixtures/document_with_special_heading.md	3
test/js/node/test/fixtures/empty-with-bom.txt	1
test/js/node/test/fixtures/empty.json	1
test/js/node/test/fixtures/empty.txt	1
test/js/node/test/fixtures/es-module-specifiers/package.json	1
test/js/node/test/fixtures/es-modules/deprecated-folders-ignore/package.json	3
test/js/node/test/fixtures/es-modules/json-cache/test.json	5
test/js/node/test/fixtures/es-modules/legacy-main-resolver/index-json/index.json	1
test/js/node/test/fixtures/es-modules/module-counter-by-type/package.json	4
test/js/node/test/fixtures/es-modules/package-cjs-named-error/json-hack/package.json	3
test/js/node/test/fixtures/es-modules/package-cjs-named-error/package.json	5
test/js/node/test/fixtures/es-modules/package-ends-node_modules/package.json	3
test/js/node/test/fixtures/es-modules/package-type-commonjs/package.json	4
test/js/node/test/fixtures/es-modules/package-type-module/nested-default-type/package.json	1
test/js/node/test/fixtures/es-modules/package-type-module/package.json	4
test/js/node/test/fixtures/es-modules/package-without-type/package.json	3
test/js/node/test/fixtures/es-modules/pjson-invalid/package.json	1
test/js/node/test/fixtures/es-modules/pjson-main/package.json	3
test/js/node/test/fixtures/es-modules/pkgimports/package.json	34
test/js/node/test/fixtures/es-modules/self-deprecated-folders/package.json	11
test/js/node/test/fixtures/experimental.json	3
test/js/node/test/fixtures/file-to-read-with-bom.txt	3
test/js/node/test/fixtures/file-to-read-without-bom.txt	3
test/js/node/test/fixtures/fixture.ini	14
test/js/node/test/fixtures/icu-punycode-toascii.json	149
test/js/node/test/fixtures/invalid.json	5
test/js/node/test/fixtures/json-with-directory-name-module/module-stub.json	1
test/js/node/test/fixtures/json-with-directory-name-module/module-stub/package.json	7
test/js/node/test/fixtures/keys/ca2-database.txt	2
test/js/node/test/fixtures/keys/fake-startcom-root-database.txt	4
test/js/node/test/fixtures/keys/selfsigned-no-keycertsign/README.md	2
test/js/node/test/fixtures/macos-app-sandbox/Info.plist	24
test/js/node/test/fixtures/module-extension-over-directory/inner/package.json	3
test/js/node/test/fixtures/old-repl-history-file-faulty.json	1
test/js/node/test/fixtures/old-repl-history-file-obj.json	4
test/js/node/test/fixtures/order_of_end_tags_5873.md	4
test/js/node/test/fixtures/outside.txt	2
test/js/node/test/fixtures/package-main-enoent/package.json	4
test/js/node/test/fixtures/packages/index/package.json	1
test/js/node/test/fixtures/packages/main-index/package.json	3
test/js/node/test/fixtures/packages/main/package.json	3
test/js/node/test/fixtures/packages/missing-main-no-index/package.json	4
test/js/node/test/fixtures/packages/missing-main/package.json	4
test/js/node/test/fixtures/packages/unparseable/package.json	3
test/js/node/test/fixtures/permission/deny/protected-file.md	2
test/js/node/test/fixtures/permission/deny/protected-folder/protected-file.md	2
test/js/node/test/fixtures/permission/deny/regular-file.md	1
test/js/node/test/fixtures/postject-copy/package.json	15
test/js/node/test/fixtures/pss-vectors.json	89
test/js/node/test/fixtures/readfile_pipe_test.txt	5
test/js/node/test/fixtures/require-bin/package.json	4
test/js/node/test/fixtures/require-empty-main/package.json	1
test/js/node/test/fixtures/run-script/package.json	15
test/js/node/test/fixtures/sample_document.md	6
test/js/node/test/fixtures/self_ref_module/package.json	13
test/js/node/test/fixtures/test-repl-tab-completion/hellorandom.txt	1
test/js/node/test/fixtures/tls-session-ticket.txt	23
test/js/node/test/fixtures/tz-version.txt	1
test/js/node/test/fixtures/utf8-bom.json	1
test/js/node/test/fixtures/utf8_test_text.txt	1
test/js/node/test/fixtures/wasi/input.txt	1
test/js/node/test/fixtures/wasi/input2.txt	1
test/js/node/test/fixtures/wasi/subdir/input_link.txt	1
test/js/node/test/fixtures/wasi/subdir/outside.txt	2
test/js/node/test/fixtures/x.txt	1
test/js/node/test/fixtures/x509-escaping/package.json	12
test/js/web/console/console-log.expected.txt	238
test/js/web/console/console-timeLog.expected.txt	18
test/js/web/fetch/fetch.js.txt	43
test/js/web/fetch/file with space in the name.txt	1
test/js/web/fetch/fixtures/file.txt	1
test/js/web/fetch/fixtures/slice.txt	1
test/js/web/html/form-data-fixture.txt	1
test/js/web/streams/fetch.js.txt	43
test/js/web/workers/example.txt	1
test/napi/napi-app/package.json	13
test/node.js/package.json	6
test/node.js/tests.json	166
test/node.js/tsconfig.json	27
test/package.json	74
test/regression/issue/03844/package.json	5
test/regression/issue/09041/09041-fixture-test.txt	20
test/scripts/package.json	5
test/scripts/snippets.json	33
test/snippets/custom-emotion-jsx/tsconfig.json	5
test/snippets/package-json-exports/_node_modules_copy/exact/package.json	1
test/snippets/package-json-exports/_node_modules_copy/inexact/package.json	20
test/snippets/package-json-exports/_node_modules_copy/js-only-exports/package.json	10
test/snippets/package-json-exports/package.json	3
test/snippets/package.json	14
test/snippets/reload/timestamp.txt	1
test/snippets/utf8-package-json.json	3
test/tsconfig.json	35
test/v8/bad-modules/package.json	5
test/v8/v8-module/package.json	5
tsconfig.base.json	18
tsconfig.json	25
