Release rolling / release (push) Successful in 11m16s
Bump published pins (compact-encoding 3, bare-fetch/tls/https/ws 3, bare-subprocess 6, bare-signals 5, corestore 7.12, protomux 3.11, hypercore-crypto 3.7, bare-runtime 1.31) and regenerate catalogs, manifests, and kernel/seeder bundles. Adapt call sites to the new APIs: - Corestore: explicit session flush before suspend(); treeCache ctor opts - bare-crypto: KeyObject.export() instead of removed ._key - Protomux 3.11: wait for fullyOpened()/fullyClosed() on chat channels - bare-fetch: surface response.type and Headers.getSetCookie - host snapshots: bare-os 3.9 / bare-posix / bare-fs.statfs frsize - bare-subprocess 6: optional IPC channel + json serialization Keep catalog sync from wiping curated pearEntries. Teach the Node test shim to stub bare-thread/bare-worker (ESM absolute paths) and chain Bare.on so bare-timers can load. Booter 479, protocol 34, seeder 14.
2232 lines
71 KiB
JSON
2232 lines
71 KiB
JSON
{
|
||
"schemaVersion": 1,
|
||
"generatedAt": "2026-08-13T00:34:32.201Z",
|
||
"source": {
|
||
"mode": "github-api",
|
||
"githubOrg": "holepunchto"
|
||
},
|
||
"npmRegistry": "https://registry.npmjs.org",
|
||
"entries": [
|
||
{
|
||
"repo": "bare-abort",
|
||
"githubUrl": "https://github.com/holepunchto/bare-abort",
|
||
"description": "Cause abnormal program termination and generate a crash report",
|
||
"npmName": "bare-abort",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.13",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAbort"
|
||
},
|
||
{
|
||
"repo": "bare-abort-controller",
|
||
"githubUrl": "https://github.com/holepunchto/bare-abort-controller",
|
||
"description": "Abort controller support for Bare",
|
||
"npmName": "bare-abort-controller",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAbortController"
|
||
},
|
||
{
|
||
"repo": "bare-addon",
|
||
"githubUrl": "https://github.com/holepunchto/bare-addon",
|
||
"description": "Template repository for creating Bare native addons",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-addon-java",
|
||
"githubUrl": "https://github.com/holepunchto/bare-addon-java",
|
||
"description": "Template repository for creating Bare native addons using Java via https://github.com/holepunchto/libjnitl",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-addon-jstl",
|
||
"githubUrl": "https://github.com/holepunchto/bare-addon-jstl",
|
||
"description": "Template repository for creating Bare native addons using C++ via https://github.com/holepunchto/libjstl",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-addon-resolve",
|
||
"githubUrl": "https://github.com/holepunchto/bare-addon-resolve",
|
||
"description": "Low-level addon resolution algorithm for Bare",
|
||
"npmName": "bare-addon-resolve",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.10.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAddonResolve"
|
||
},
|
||
{
|
||
"repo": "bare-addon-rust",
|
||
"githubUrl": "https://github.com/holepunchto/bare-addon-rust",
|
||
"description": "Template repository for creating Bare native addons using https://github.com/holepunchto/bare-rust",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-android",
|
||
"githubUrl": "https://github.com/holepunchto/bare-android",
|
||
"description": "Example of embedding Bare in an Android application using https://github.com/holepunchto/bare-kit",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-ansi-escapes",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ansi-escapes",
|
||
"description": "Parse and produce ANSI escape sequences",
|
||
"npmName": "bare-ansi-escapes",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.2.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAnsiEscapes"
|
||
},
|
||
{
|
||
"repo": "bare-apk",
|
||
"githubUrl": "https://github.com/holepunchto/bare-apk",
|
||
"description": "APK packaging tools for Bare",
|
||
"npmName": "bare-apk",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareApk"
|
||
},
|
||
{
|
||
"repo": "bare-app-image",
|
||
"githubUrl": "https://github.com/holepunchto/bare-app-image",
|
||
"description": "AppImage packaging tools for Bare",
|
||
"npmName": "bare-app-image",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.2",
|
||
"includedInBooter": false,
|
||
"exclusion": "excluded_from_booter",
|
||
"exclusionDetail": "Often absent from node_modules; not a loadable JS library for ctx.bare",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-app-kit",
|
||
"githubUrl": "https://github.com/holepunchto/bare-app-kit",
|
||
"description": "AppKit bindings and runtime for Bare",
|
||
"npmName": "bare-app-kit",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAppKit"
|
||
},
|
||
{
|
||
"repo": "bare-assert",
|
||
"githubUrl": "https://github.com/holepunchto/bare-assert",
|
||
"description": "Assertion library for JavaScript",
|
||
"npmName": "bare-assert",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAssert"
|
||
},
|
||
{
|
||
"repo": "bare-async-hooks",
|
||
"githubUrl": "https://github.com/holepunchto/bare-async-hooks",
|
||
"description": "`async_hooks` shim for Bare",
|
||
"npmName": "bare-async-hooks",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAsyncHooks"
|
||
},
|
||
{
|
||
"repo": "bare-atomics",
|
||
"githubUrl": "https://github.com/holepunchto/bare-atomics",
|
||
"description": "Native synchronization primitives for JavaScript",
|
||
"npmName": "bare-atomics",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.0.7",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareAtomics"
|
||
},
|
||
{
|
||
"repo": "bare-bluetooth",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bluetooth",
|
||
"description": "Bluetooth bindings for Bare",
|
||
"npmName": "bare-bluetooth",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.3.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBluetooth"
|
||
},
|
||
{
|
||
"repo": "bare-bluetooth-android",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bluetooth-android",
|
||
"description": "Android Bluetooth bindings for Bare",
|
||
"npmName": "bare-bluetooth-android",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.6.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBluetoothAndroid"
|
||
},
|
||
{
|
||
"repo": "bare-bluetooth-apple",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bluetooth-apple",
|
||
"description": "CoreBluetooth bindings for Bare",
|
||
"npmName": "bare-bluetooth-apple",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.4.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBluetoothApple"
|
||
},
|
||
{
|
||
"repo": "bare-bluetooth-linux",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bluetooth-linux",
|
||
"description": "Linux bluetooth bindings for Bare",
|
||
"npmName": "bare-bluetooth-linux",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBluetoothLinux"
|
||
},
|
||
{
|
||
"repo": "bare-bmp",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bmp",
|
||
"description": "Native BMP codec for Bare",
|
||
"npmName": "bare-bmp",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBmp"
|
||
},
|
||
{
|
||
"repo": "bare-boot",
|
||
"githubUrl": "https://github.com/holepunchto/bare-boot",
|
||
"description": "Boot drives in Bare",
|
||
"npmName": "bare-boot",
|
||
"npmPublished": true,
|
||
"npmVersion": "4.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBoot"
|
||
},
|
||
{
|
||
"repo": "bare-broadcast-channel",
|
||
"githubUrl": "https://github.com/holepunchto/bare-broadcast-channel",
|
||
"description": "Multi-producer, multi-consumer inter-thread broadcast messaging for JavaScript",
|
||
"npmName": "bare-broadcast-channel",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBroadcastChannel"
|
||
},
|
||
{
|
||
"repo": "bare-buffer",
|
||
"githubUrl": "https://github.com/holepunchto/bare-buffer",
|
||
"description": "Native buffers for JavaScript",
|
||
"npmName": "bare-buffer",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.7.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBuffer"
|
||
},
|
||
{
|
||
"repo": "bare-build",
|
||
"githubUrl": "https://github.com/holepunchto/bare-build",
|
||
"description": "Application builder for Bare",
|
||
"npmName": "bare-build",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.4",
|
||
"includedInBooter": false,
|
||
"exclusion": "excluded_from_booter",
|
||
"exclusionDetail": "Build tool; pulls bare-app-image and is not suited for in-image bundling",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-bundle",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bundle",
|
||
"description": "Application bundle format for JavaScript, inspired by https://github.com/electron/asar",
|
||
"npmName": "bare-bundle",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.10.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBundle"
|
||
},
|
||
{
|
||
"repo": "bare-bundle-compile",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bundle-compile",
|
||
"description": "Compile a bundle of CommonJS modules to a single module",
|
||
"npmName": "bare-bundle-compile",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBundleCompile"
|
||
},
|
||
{
|
||
"repo": "bare-bundle-evaluate",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bundle-evaluate",
|
||
"description": "Evaluate a bundle of CommonJS modules across JavaScript runtimes",
|
||
"npmName": "bare-bundle-evaluate",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBundleEvaluate"
|
||
},
|
||
{
|
||
"repo": "bare-bundle-id",
|
||
"githubUrl": "https://github.com/holepunchto/bare-bundle-id",
|
||
"description": "Construct a unique ID for a bundle",
|
||
"npmName": "bare-bundle-id",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareBundleId"
|
||
},
|
||
{
|
||
"repo": "bare-channel",
|
||
"githubUrl": "https://github.com/holepunchto/bare-channel",
|
||
"description": "Inter-thread messaging for JavaScript",
|
||
"npmName": "bare-channel",
|
||
"npmPublished": true,
|
||
"npmVersion": "5.2.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareChannel"
|
||
},
|
||
{
|
||
"repo": "bare-collabora",
|
||
"githubUrl": "https://github.com/holepunchto/bare-collabora",
|
||
"description": "Collabora bindings for Bare",
|
||
"npmName": "bare-collabora",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareCollabora"
|
||
},
|
||
{
|
||
"repo": "bare-compat-napi",
|
||
"githubUrl": "https://github.com/holepunchto/bare-compat-napi",
|
||
"description": "Bare compatibility headers for Node-API",
|
||
"npmName": "bare-compat-napi",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.3.9",
|
||
"includedInBooter": false,
|
||
"exclusion": "excluded_from_booter",
|
||
"exclusionDetail": "N-API headers only; package exports only ./package",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-console",
|
||
"githubUrl": "https://github.com/holepunchto/bare-console",
|
||
"description": "WHATWG debugging console for JavaScript",
|
||
"npmName": "bare-console",
|
||
"npmPublished": true,
|
||
"npmVersion": "6.2.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareConsole"
|
||
},
|
||
{
|
||
"repo": "bare-cov",
|
||
"githubUrl": "https://github.com/holepunchto/bare-cov",
|
||
"description": "",
|
||
"npmName": "bare-cov",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareCov"
|
||
},
|
||
{
|
||
"repo": "bare-cpu-info",
|
||
"githubUrl": "https://github.com/holepunchto/bare-cpu-info",
|
||
"description": "libcpuinfo bindings for Bare",
|
||
"npmName": "bare-cpu-info",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareCpuInfo"
|
||
},
|
||
{
|
||
"repo": "bare-crypto",
|
||
"githubUrl": "https://github.com/holepunchto/bare-crypto",
|
||
"description": "Cryptographic primitives for JavaScript",
|
||
"npmName": "bare-crypto",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.15.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareCrypto"
|
||
},
|
||
{
|
||
"repo": "bare-daemon",
|
||
"githubUrl": "https://github.com/holepunchto/bare-daemon",
|
||
"description": "Create and manage daemon processes in JavaScript",
|
||
"npmName": "bare-daemon",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareDaemon"
|
||
},
|
||
{
|
||
"repo": "bare-debug-log",
|
||
"githubUrl": "https://github.com/holepunchto/bare-debug-log",
|
||
"description": "Simple debug log for JavaScript",
|
||
"npmName": "bare-debug-log",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareDebugLog"
|
||
},
|
||
{
|
||
"repo": "bare-delta",
|
||
"githubUrl": "https://github.com/holepunchto/bare-delta",
|
||
"description": "Binary patch handling for Bare",
|
||
"npmName": "bare-delta",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareDelta"
|
||
},
|
||
{
|
||
"repo": "bare-dev",
|
||
"githubUrl": "https://github.com/holepunchto/bare-dev",
|
||
"description": "Development tooling for Bare",
|
||
"npmName": "bare-dev",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.14.11",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareDev"
|
||
},
|
||
{
|
||
"repo": "bare-dgram",
|
||
"githubUrl": "https://github.com/holepunchto/bare-dgram",
|
||
"description": "Native UDP for JavaScript",
|
||
"npmName": "bare-dgram",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareDgram"
|
||
},
|
||
{
|
||
"repo": "bare-diagnostics-channel",
|
||
"githubUrl": "https://github.com/holepunchto/bare-diagnostics-channel",
|
||
"description": "Create and publish data to named channels for diagnostics purposes",
|
||
"npmName": "bare-diagnostics-channel",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareDiagnosticsChannel"
|
||
},
|
||
{
|
||
"repo": "bare-distributable",
|
||
"githubUrl": "https://github.com/holepunchto/bare-distributable",
|
||
"description": "Template repository for creating custom Bare distributables",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-dns",
|
||
"githubUrl": "https://github.com/holepunchto/bare-dns",
|
||
"description": "Domain name resolution for JavaScript",
|
||
"npmName": "bare-dns",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.1.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareDns"
|
||
},
|
||
{
|
||
"repo": "bare-encoding",
|
||
"githubUrl": "https://github.com/holepunchto/bare-encoding",
|
||
"description": "WHATWG text encoding interfaces for JavaScript",
|
||
"npmName": "bare-encoding",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareEncoding"
|
||
},
|
||
{
|
||
"repo": "bare-env",
|
||
"githubUrl": "https://github.com/holepunchto/bare-env",
|
||
"description": "Environment variable support for JavaScript",
|
||
"npmName": "bare-env",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareEnv"
|
||
},
|
||
{
|
||
"repo": "bare-events",
|
||
"githubUrl": "https://github.com/holepunchto/bare-events",
|
||
"description": "Event emitters for JavaScript",
|
||
"npmName": "bare-events",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.9.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareEvents"
|
||
},
|
||
{
|
||
"repo": "bare-exif",
|
||
"githubUrl": "https://github.com/holepunchto/bare-exif",
|
||
"description": "EXIF support for Bare",
|
||
"npmName": "bare-exif",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareExif"
|
||
},
|
||
{
|
||
"repo": "bare-expo",
|
||
"githubUrl": "https://github.com/holepunchto/bare-expo",
|
||
"description": "Example of embedding Bare in an Expo application using https://github.com/holepunchto/react-native-bare-kit",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-expo-hrpc-demo",
|
||
"githubUrl": "https://github.com/holepunchto/bare-expo-hrpc-demo",
|
||
"description": "",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-fetch",
|
||
"githubUrl": "https://github.com/holepunchto/bare-fetch",
|
||
"description": "WHATWG Fetch implementation for Bare",
|
||
"npmName": "bare-fetch",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.2.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "fetch"
|
||
},
|
||
{
|
||
"repo": "bare-ffmpeg",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ffmpeg",
|
||
"description": "Low-level FFmpeg bindings for Bare",
|
||
"npmName": "bare-ffmpeg",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.5.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareFfmpeg"
|
||
},
|
||
{
|
||
"repo": "bare-ffmpeg-encodings",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ffmpeg-encodings",
|
||
"description": "hyperschema for bare-ffmpeg types",
|
||
"npmName": "bare-ffmpeg-encodings",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareFfmpegEncodings"
|
||
},
|
||
{
|
||
"repo": "bare-file-logger",
|
||
"githubUrl": "https://github.com/holepunchto/bare-file-logger",
|
||
"description": "File system logger for Bare",
|
||
"npmName": "bare-file-logger",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareFileLogger"
|
||
},
|
||
{
|
||
"repo": "bare-form-data",
|
||
"githubUrl": "https://github.com/holepunchto/bare-form-data",
|
||
"description": "Form data support for Bare",
|
||
"npmName": "bare-form-data",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareFormData"
|
||
},
|
||
{
|
||
"repo": "bare-format",
|
||
"githubUrl": "https://github.com/holepunchto/bare-format",
|
||
"description": "String formatting for JavaScript",
|
||
"npmName": "bare-format",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareFormat"
|
||
},
|
||
{
|
||
"repo": "bare-fs",
|
||
"githubUrl": "https://github.com/holepunchto/bare-fs",
|
||
"description": "Native file system operations for Bare",
|
||
"npmName": "bare-fs",
|
||
"npmPublished": true,
|
||
"npmVersion": "4.8.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareFs"
|
||
},
|
||
{
|
||
"repo": "bare-gif",
|
||
"githubUrl": "https://github.com/holepunchto/bare-gif",
|
||
"description": "GIF support for Bare",
|
||
"npmName": "bare-gif",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareGif"
|
||
},
|
||
{
|
||
"repo": "bare-gpu-info",
|
||
"githubUrl": "https://github.com/holepunchto/bare-gpu-info",
|
||
"description": "libgpuinfo bindings for Bare",
|
||
"npmName": "bare-gpu-info",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareGpuInfo"
|
||
},
|
||
{
|
||
"repo": "bare-gtk",
|
||
"githubUrl": "https://github.com/holepunchto/bare-gtk",
|
||
"description": "GTK bindings and runtime for Bare",
|
||
"npmName": "bare-gtk",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareGtk"
|
||
},
|
||
{
|
||
"repo": "bare-hc",
|
||
"githubUrl": "https://github.com/holepunchto/bare-hc",
|
||
"description": "Bare bindings for libhc",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-headers",
|
||
"githubUrl": "https://github.com/holepunchto/bare-headers",
|
||
"description": "Development headers for Bare",
|
||
"npmName": "bare-headers",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.30.0",
|
||
"includedInBooter": false,
|
||
"exclusion": "excluded_from_booter",
|
||
"exclusionDetail": "C/C++ headers only; package exports only ./package",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-heif",
|
||
"githubUrl": "https://github.com/holepunchto/bare-heif",
|
||
"description": "HEIF support for Bare",
|
||
"npmName": "bare-heif",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.12",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareHeif"
|
||
},
|
||
{
|
||
"repo": "bare-hrtime",
|
||
"githubUrl": "https://github.com/holepunchto/bare-hrtime",
|
||
"description": "High-resolution timers for JavaScript",
|
||
"npmName": "bare-hrtime",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareHrtime"
|
||
},
|
||
{
|
||
"repo": "bare-http-parser",
|
||
"githubUrl": "https://github.com/holepunchto/bare-http-parser",
|
||
"description": "Streaming HTTP request and response parser for Bare",
|
||
"npmName": "bare-http-parser",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.5",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareHttpParser"
|
||
},
|
||
{
|
||
"repo": "bare-http1",
|
||
"githubUrl": "https://github.com/holepunchto/bare-http1",
|
||
"description": "HTTP/1 library for JavaScript",
|
||
"npmName": "bare-http1",
|
||
"npmPublished": true,
|
||
"npmVersion": "4.5.7",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareHttp1"
|
||
},
|
||
{
|
||
"repo": "bare-https",
|
||
"githubUrl": "https://github.com/holepunchto/bare-https",
|
||
"description": "HTTPS library for JavaScript",
|
||
"npmName": "bare-https",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareHttps"
|
||
},
|
||
{
|
||
"repo": "bare-ico",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ico",
|
||
"description": "ICO support for Bare",
|
||
"npmName": "bare-ico",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareIco"
|
||
},
|
||
{
|
||
"repo": "bare-image-resample",
|
||
"githubUrl": "https://github.com/holepunchto/bare-image-resample",
|
||
"description": "Image resampling support for Bare",
|
||
"npmName": "bare-image-resample",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareImageResample"
|
||
},
|
||
{
|
||
"repo": "bare-inspect",
|
||
"githubUrl": "https://github.com/holepunchto/bare-inspect",
|
||
"description": "Inspect objects as strings for debugging",
|
||
"npmName": "bare-inspect",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.1.5",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareInspect"
|
||
},
|
||
{
|
||
"repo": "bare-inspector",
|
||
"githubUrl": "https://github.com/holepunchto/bare-inspector",
|
||
"description": "V8 inspector support for Bare",
|
||
"npmName": "bare-inspector",
|
||
"npmPublished": true,
|
||
"npmVersion": "6.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareInspector"
|
||
},
|
||
{
|
||
"repo": "bare-inspector-gc",
|
||
"githubUrl": "https://github.com/holepunchto/bare-inspector-gc",
|
||
"description": "manually trigger garbage collection via inspector protocol",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-intl",
|
||
"githubUrl": "https://github.com/holepunchto/bare-intl",
|
||
"description": "ECMAScript Internationalization API for Bare",
|
||
"npmName": "bare-intl",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareIntl"
|
||
},
|
||
{
|
||
"repo": "bare-ios",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ios",
|
||
"description": "Example of embedding Bare in an iOS application using https://github.com/holepunchto/bare-kit",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-ipc",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ipc",
|
||
"description": "Lightweight pipe-based IPC for Bare",
|
||
"npmName": "bare-ipc",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareIpc"
|
||
},
|
||
{
|
||
"repo": "bare-jpeg",
|
||
"githubUrl": "https://github.com/holepunchto/bare-jpeg",
|
||
"description": "JPEG support for Bare",
|
||
"npmName": "bare-jpeg",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareJpeg"
|
||
},
|
||
{
|
||
"repo": "bare-kit",
|
||
"githubUrl": "https://github.com/holepunchto/bare-kit",
|
||
"description": "Bare for native application development",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-kit-swift",
|
||
"githubUrl": "https://github.com/holepunchto/bare-kit-swift",
|
||
"description": "Swift extensions for Bare Kit",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-lief",
|
||
"githubUrl": "https://github.com/holepunchto/bare-lief",
|
||
"description": "LIEF bindings for Bare",
|
||
"npmName": "bare-lief",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.6",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareLief"
|
||
},
|
||
{
|
||
"repo": "bare-link",
|
||
"githubUrl": "https://github.com/holepunchto/bare-link",
|
||
"description": "Native addon linker for Bare",
|
||
"npmName": "bare-link",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.3.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareLink"
|
||
},
|
||
{
|
||
"repo": "bare-linux",
|
||
"githubUrl": "https://github.com/holepunchto/bare-linux",
|
||
"description": "Example of embedding Bare in an Linux application using https://github.com/holepunchto/bare-kit",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-logger",
|
||
"githubUrl": "https://github.com/holepunchto/bare-logger",
|
||
"description": "Low-level logger for Bare",
|
||
"npmName": "bare-logger",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareLogger"
|
||
},
|
||
{
|
||
"repo": "bare-macos",
|
||
"githubUrl": "https://github.com/holepunchto/bare-macos",
|
||
"description": "Example of embedding Bare in an MacOS application using https://github.com/holepunchto/bare-kit",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-make",
|
||
"githubUrl": "https://github.com/holepunchto/bare-make",
|
||
"description": "Opinionated build system generator based on CMake",
|
||
"npmName": "bare-make",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.8.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareMake"
|
||
},
|
||
{
|
||
"repo": "bare-md4c",
|
||
"githubUrl": "https://github.com/holepunchto/bare-md4c",
|
||
"description": "Fast markdown push parser",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-mdns-discovery",
|
||
"githubUrl": "https://github.com/holepunchto/bare-mdns-discovery",
|
||
"description": "Simple bare friendly MDNS discovery",
|
||
"npmName": "bare-mdns-discovery",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareMdnsDiscovery"
|
||
},
|
||
{
|
||
"repo": "bare-media",
|
||
"githubUrl": "https://github.com/holepunchto/bare-media",
|
||
"description": "A set of media APIs for Bare",
|
||
"npmName": "bare-media",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.10.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareMedia"
|
||
},
|
||
{
|
||
"repo": "bare-mime",
|
||
"githubUrl": "https://github.com/holepunchto/bare-mime",
|
||
"description": "MIME type parsing for Bare",
|
||
"npmName": "bare-mime",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareMime"
|
||
},
|
||
{
|
||
"repo": "bare-mobile-doctor",
|
||
"githubUrl": "https://github.com/holepunchto/bare-mobile-doctor",
|
||
"description": "The Bare doctor application for mobile",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-module",
|
||
"githubUrl": "https://github.com/holepunchto/bare-module",
|
||
"description": "Module support for JavaScript",
|
||
"npmName": "bare-module",
|
||
"npmPublished": true,
|
||
"npmVersion": "6.4.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareModule"
|
||
},
|
||
{
|
||
"repo": "bare-module-lexer",
|
||
"githubUrl": "https://github.com/holepunchto/bare-module-lexer",
|
||
"description": "Heuristic lexer for detecting imports and exports in JavaScript modules",
|
||
"npmName": "bare-module-lexer",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.6.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareModuleLexer"
|
||
},
|
||
{
|
||
"repo": "bare-module-resolve",
|
||
"githubUrl": "https://github.com/holepunchto/bare-module-resolve",
|
||
"description": "Low-level module resolution algorithm for Bare",
|
||
"npmName": "bare-module-resolve",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.12.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareModuleResolve"
|
||
},
|
||
{
|
||
"repo": "bare-module-traverse",
|
||
"githubUrl": "https://github.com/holepunchto/bare-module-traverse",
|
||
"description": "Low-level module graph traversal for Bare",
|
||
"npmName": "bare-module-traverse",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.4.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareModuleTraverse"
|
||
},
|
||
{
|
||
"repo": "bare-native",
|
||
"githubUrl": "https://github.com/holepunchto/bare-native",
|
||
"description": "Native application development framework for Bare",
|
||
"npmName": "bare-native",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareNative"
|
||
},
|
||
{
|
||
"repo": "bare-native-awesome",
|
||
"githubUrl": "https://github.com/holepunchto/bare-native-awesome",
|
||
"description": "All that is awesome for the awesome bare-native",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-navigation-android",
|
||
"githubUrl": "https://github.com/holepunchto/bare-navigation-android",
|
||
"description": "Android navigation controls and handlers for Bare",
|
||
"npmName": "bare-navigation-android",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.0",
|
||
"includedInBooter": false,
|
||
"exclusion": "excluded_from_booter",
|
||
"exclusionDetail": "Android-only navigation addon; not a loadable drive IIFE",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-ndk",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ndk",
|
||
"description": "Android NDK runtime and bindings for Bare",
|
||
"npmName": "bare-ndk",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareNdk"
|
||
},
|
||
{
|
||
"repo": "bare-net",
|
||
"githubUrl": "https://github.com/holepunchto/bare-net",
|
||
"description": "TCP and IPC servers and clients for JavaScript",
|
||
"npmName": "bare-net",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.3.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareNet"
|
||
},
|
||
{
|
||
"repo": "bare-node",
|
||
"githubUrl": "https://github.com/holepunchto/bare-node",
|
||
"description": "Compatibility modules for Node.js builtins in Bare",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-node-fetch",
|
||
"githubUrl": "https://github.com/holepunchto/bare-node-fetch",
|
||
"description": "Cross runtime fetch module",
|
||
"npmName": "bare-node-fetch",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareNodeFetch"
|
||
},
|
||
{
|
||
"repo": "bare-node-runtime",
|
||
"githubUrl": "https://github.com/holepunchto/bare-node-runtime",
|
||
"description": "Compatibility layer for Node.js builtins and globals in Bare ",
|
||
"npmName": "bare-node-runtime",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.5.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareNodeRuntime"
|
||
},
|
||
{
|
||
"repo": "bare-open",
|
||
"githubUrl": "https://github.com/holepunchto/bare-open",
|
||
"description": "Cross-platform application launcher for Bare",
|
||
"npmName": "bare-open",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareOpen"
|
||
},
|
||
{
|
||
"repo": "bare-os",
|
||
"githubUrl": "https://github.com/holepunchto/bare-os",
|
||
"description": "Operating system utilities for Bare",
|
||
"npmName": "bare-os",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.9.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareOs"
|
||
},
|
||
{
|
||
"repo": "bare-pack",
|
||
"githubUrl": "https://github.com/holepunchto/bare-pack",
|
||
"description": "Bundle packing for Bare",
|
||
"npmName": "bare-pack",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePack"
|
||
},
|
||
{
|
||
"repo": "bare-pack-drive",
|
||
"githubUrl": "https://github.com/holepunchto/bare-pack-drive",
|
||
"description": "Pack drives to Bare bundles",
|
||
"npmName": "bare-pack-drive",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePackDrive"
|
||
},
|
||
{
|
||
"repo": "bare-path",
|
||
"githubUrl": "https://github.com/holepunchto/bare-path",
|
||
"description": "Path manipulation library for JavaScript",
|
||
"npmName": "bare-path",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePath"
|
||
},
|
||
{
|
||
"repo": "bare-performance",
|
||
"githubUrl": "https://github.com/holepunchto/bare-performance",
|
||
"description": "Performance monitoring for Bare",
|
||
"npmName": "bare-performance",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePerformance"
|
||
},
|
||
{
|
||
"repo": "bare-pipe",
|
||
"githubUrl": "https://github.com/holepunchto/bare-pipe",
|
||
"description": "Native I/O pipes for JavaScript",
|
||
"npmName": "bare-pipe",
|
||
"npmPublished": true,
|
||
"npmVersion": "4.2.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePipe"
|
||
},
|
||
{
|
||
"repo": "bare-png",
|
||
"githubUrl": "https://github.com/holepunchto/bare-png",
|
||
"description": "PNG support for Bare",
|
||
"npmName": "bare-png",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.8",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePng"
|
||
},
|
||
{
|
||
"repo": "bare-posix",
|
||
"githubUrl": "https://github.com/holepunchto/bare-posix",
|
||
"description": "POSIX-specific bindings for Bare",
|
||
"npmName": "bare-posix",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePosix"
|
||
},
|
||
{
|
||
"repo": "bare-prebuild",
|
||
"githubUrl": "https://github.com/holepunchto/bare-prebuild",
|
||
"description": "Tool for recursively prebuilding installed native addons from source",
|
||
"npmName": "bare-prebuild",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePrebuild"
|
||
},
|
||
{
|
||
"repo": "bare-process",
|
||
"githubUrl": "https://github.com/holepunchto/bare-process",
|
||
"description": "Node.js-compatible process control for Bare",
|
||
"npmName": "bare-process",
|
||
"npmPublished": true,
|
||
"npmVersion": "4.5.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareProcess"
|
||
},
|
||
{
|
||
"repo": "bare-prom-client",
|
||
"githubUrl": "https://github.com/holepunchto/bare-prom-client",
|
||
"description": "Prometheus client for node.js with bare support",
|
||
"npmName": "bare-prom-client",
|
||
"npmPublished": true,
|
||
"npmVersion": "15.1.9",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePromClient"
|
||
},
|
||
{
|
||
"repo": "bare-punycode",
|
||
"githubUrl": "https://github.com/holepunchto/bare-punycode",
|
||
"description": "Punycode support for Bare",
|
||
"npmName": "bare-punycode",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "barePunycode"
|
||
},
|
||
{
|
||
"repo": "bare-querystring",
|
||
"githubUrl": "https://github.com/holepunchto/bare-querystring",
|
||
"description": "URL query string utilities",
|
||
"npmName": "bare-querystring",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareQuerystring"
|
||
},
|
||
{
|
||
"repo": "bare-queue-microtask",
|
||
"githubUrl": "https://github.com/holepunchto/bare-queue-microtask",
|
||
"description": "Microtask queuing for Bare",
|
||
"npmName": "bare-queue-microtask",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareQueueMicrotask"
|
||
},
|
||
{
|
||
"repo": "bare-readline",
|
||
"githubUrl": "https://github.com/holepunchto/bare-readline",
|
||
"description": "Line editing for interactive CLIs with command history",
|
||
"npmName": "bare-readline",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.3.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareReadline"
|
||
},
|
||
{
|
||
"repo": "bare-realm",
|
||
"githubUrl": "https://github.com/holepunchto/bare-realm",
|
||
"description": "Realm support for Bare",
|
||
"npmName": "bare-realm",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareRealm"
|
||
},
|
||
{
|
||
"repo": "bare-repl",
|
||
"githubUrl": "https://github.com/holepunchto/bare-repl",
|
||
"description": "Read-Evaluate-Print-Loop environment for JavaScript",
|
||
"npmName": "bare-repl",
|
||
"npmPublished": true,
|
||
"npmVersion": "6.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareRepl"
|
||
},
|
||
{
|
||
"repo": "bare-rpc",
|
||
"githubUrl": "https://github.com/holepunchto/bare-rpc",
|
||
"description": "https://github.com/holepunchto/librpc ABI compatible RPC for Bare",
|
||
"npmName": "bare-rpc",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.3.8",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareRpc"
|
||
},
|
||
{
|
||
"repo": "bare-rpc-golang",
|
||
"githubUrl": "https://github.com/holepunchto/bare-rpc-golang",
|
||
"description": "Golang RPC client and server compatible with the bare RPC protocol",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-rpc-python",
|
||
"githubUrl": "https://github.com/holepunchto/bare-rpc-python",
|
||
"description": "https://github.com/holepunchto/librpc ABI compatible RPC for Python ",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-rpc-swift",
|
||
"githubUrl": "https://github.com/holepunchto/bare-rpc-swift",
|
||
"description": "https://github.com/holepunchto/librpc ABI compatible RPC for Swift ",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-run",
|
||
"githubUrl": "https://github.com/holepunchto/bare-run",
|
||
"description": "Cross-platform script runner for Bare",
|
||
"npmName": "bare-run",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareRun"
|
||
},
|
||
{
|
||
"repo": "bare-runtime",
|
||
"githubUrl": "https://github.com/holepunchto/bare-runtime",
|
||
"description": "Prebuilt Bare binaries for macOS, iOS, Linux, Android, and Windows",
|
||
"npmName": "bare-runtime",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.31.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareRuntime"
|
||
},
|
||
{
|
||
"repo": "bare-rust",
|
||
"githubUrl": "https://github.com/holepunchto/bare-rust",
|
||
"description": "Rust and Bare, sitting in a tree",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-sdl",
|
||
"githubUrl": "https://github.com/holepunchto/bare-sdl",
|
||
"description": "SDL bindings for Bare",
|
||
"npmName": "bare-sdl",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.0-5",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSdl"
|
||
},
|
||
{
|
||
"repo": "bare-semver",
|
||
"githubUrl": "https://github.com/holepunchto/bare-semver",
|
||
"description": "Minimal semantic versioning library for Bare",
|
||
"npmName": "bare-semver",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSemver"
|
||
},
|
||
{
|
||
"repo": "bare-sidecar",
|
||
"githubUrl": "https://github.com/holepunchto/bare-sidecar",
|
||
"description": "Start and manage Bare sidecar processes from Node.js and Electron",
|
||
"npmName": "bare-sidecar",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.5.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSidecar"
|
||
},
|
||
{
|
||
"repo": "bare-sidecar-bundle",
|
||
"githubUrl": "https://github.com/holepunchto/bare-sidecar-bundle",
|
||
"description": "Bare bundler optimised for sidecars to be used in pear-runtime",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-signals",
|
||
"githubUrl": "https://github.com/holepunchto/bare-signals",
|
||
"description": "Native signal handling for JavaScript",
|
||
"npmName": "bare-signals",
|
||
"npmPublished": true,
|
||
"npmVersion": "5.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSignals"
|
||
},
|
||
{
|
||
"repo": "bare-snippets",
|
||
"githubUrl": "https://github.com/holepunchto/bare-snippets",
|
||
"description": "Examples of how Bare makes running Javascript everywhere easy.",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-sqlite",
|
||
"githubUrl": "https://github.com/holepunchto/bare-sqlite",
|
||
"description": "SQLite bindings for Bare",
|
||
"npmName": "bare-sqlite",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSqlite"
|
||
},
|
||
{
|
||
"repo": "bare-sqlite-vector",
|
||
"githubUrl": "https://github.com/holepunchto/bare-sqlite-vector",
|
||
"description": "SQLite Vector bindings for Bare",
|
||
"npmName": "bare-sqlite-vector",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSqliteVector"
|
||
},
|
||
{
|
||
"repo": "bare-stdio",
|
||
"githubUrl": "https://github.com/holepunchto/bare-stdio",
|
||
"description": "Standard input/output streams for Bare",
|
||
"npmName": "bare-stdio",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareStdio"
|
||
},
|
||
{
|
||
"repo": "bare-storage",
|
||
"githubUrl": "https://github.com/holepunchto/bare-storage",
|
||
"description": "Minimal, cross‑platform directory locator for Bare",
|
||
"npmName": "bare-storage",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareStorage"
|
||
},
|
||
{
|
||
"repo": "bare-stow",
|
||
"githubUrl": "https://github.com/holepunchto/bare-stow",
|
||
"description": "Module bundling and harness generation for Bare",
|
||
"npmName": "bare-stow",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.5",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareStow"
|
||
},
|
||
{
|
||
"repo": "bare-stow-target-pear-runtime",
|
||
"githubUrl": "https://github.com/holepunchto/bare-stow-target-pear-runtime",
|
||
"description": "Pear Runtime target for bare-stow",
|
||
"npmName": "bare-stow-target-pear-runtime",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareStowTargetPearRuntime"
|
||
},
|
||
{
|
||
"repo": "bare-stow-target-react-native",
|
||
"githubUrl": "https://github.com/holepunchto/bare-stow-target-react-native",
|
||
"description": "React Native target for bare-stow",
|
||
"npmName": "bare-stow-target-react-native",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.1",
|
||
"includedInBooter": false,
|
||
"exclusion": "excluded_from_booter",
|
||
"exclusionDetail": "React Native stow target; not a guest/drive library",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-stream",
|
||
"githubUrl": "https://github.com/holepunchto/bare-stream",
|
||
"description": "Streaming data for JavaScript",
|
||
"npmName": "bare-stream",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.13.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareStream"
|
||
},
|
||
{
|
||
"repo": "bare-string-decoder",
|
||
"githubUrl": "https://github.com/holepunchto/bare-string-decoder",
|
||
"description": "`string_decoder` shim for Bare",
|
||
"npmName": "bare-string-decoder",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareStringDecoder"
|
||
},
|
||
{
|
||
"repo": "bare-structured-clone",
|
||
"githubUrl": "https://github.com/holepunchto/bare-structured-clone",
|
||
"description": "Structured cloning algorithm for JavaScript",
|
||
"npmName": "bare-structured-clone",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.6.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareStructuredClone"
|
||
},
|
||
{
|
||
"repo": "bare-subprocess",
|
||
"githubUrl": "https://github.com/holepunchto/bare-subprocess",
|
||
"description": "Native process spawning for JavaScript",
|
||
"npmName": "bare-subprocess",
|
||
"npmPublished": true,
|
||
"npmVersion": "6.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSubprocess"
|
||
},
|
||
{
|
||
"repo": "bare-svg",
|
||
"githubUrl": "https://github.com/holepunchto/bare-svg",
|
||
"description": "SVG support for Bare",
|
||
"npmName": "bare-svg",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSvg"
|
||
},
|
||
{
|
||
"repo": "bare-switch-core",
|
||
"githubUrl": "https://github.com/holepunchto/bare-switch-core",
|
||
"description": "Shared peer-to-peer switch core behind the bare example apps (bare-macos, bare-ios)",
|
||
"npmName": "bare-switch-core",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSwitchCore"
|
||
},
|
||
{
|
||
"repo": "bare-system-logger",
|
||
"githubUrl": "https://github.com/holepunchto/bare-system-logger",
|
||
"description": "System logger for Bare",
|
||
"npmName": "bare-system-logger",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareSystemLogger"
|
||
},
|
||
{
|
||
"repo": "bare-tap",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tap",
|
||
"description": "Minimal TAP library for Bare",
|
||
"npmName": "bare-tap",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTap"
|
||
},
|
||
{
|
||
"repo": "bare-tcp",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tcp",
|
||
"description": "Native TCP sockets for JavaScript",
|
||
"npmName": "bare-tcp",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.5.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTcp"
|
||
},
|
||
{
|
||
"repo": "bare-thread",
|
||
"githubUrl": "https://github.com/holepunchto/bare-thread",
|
||
"description": "Thread support for Bare",
|
||
"npmName": "bare-thread",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareThread"
|
||
},
|
||
{
|
||
"repo": "bare-tiff",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tiff",
|
||
"description": "TIFF support for Bare",
|
||
"npmName": "bare-tiff",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTiff"
|
||
},
|
||
{
|
||
"repo": "bare-timers",
|
||
"githubUrl": "https://github.com/holepunchto/bare-timers",
|
||
"description": "Native timers for JavaScript",
|
||
"npmName": "bare-timers",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTimers"
|
||
},
|
||
{
|
||
"repo": "bare-tls",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tls",
|
||
"description": "Transport Layer Security (TLS) streams for JavaScript",
|
||
"npmName": "bare-tls",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.1.8",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTls"
|
||
},
|
||
{
|
||
"repo": "bare-tpl",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tpl",
|
||
"description": "Simple template string based templating for Bare",
|
||
"npmName": "bare-tpl",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTpl"
|
||
},
|
||
{
|
||
"repo": "bare-tty",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tty",
|
||
"description": "Native TTY streams for JavaScript",
|
||
"npmName": "bare-tty",
|
||
"npmPublished": true,
|
||
"npmVersion": "5.1.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTty"
|
||
},
|
||
{
|
||
"repo": "bare-tui",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tui",
|
||
"description": "A TUI framework for Bare, based on bubbletea",
|
||
"npmName": "bare-tui",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTui"
|
||
},
|
||
{
|
||
"repo": "bare-tui-form",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tui-form",
|
||
"description": "A declarative form builder for bare-tui",
|
||
"npmName": "bare-tui-form",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTuiForm"
|
||
},
|
||
{
|
||
"repo": "bare-tui-markdown",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tui-markdown",
|
||
"description": "A limited markdown renderer for bare-tui",
|
||
"npmName": "bare-tui-markdown",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTuiMarkdown"
|
||
},
|
||
{
|
||
"repo": "bare-tui-paparam",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tui-paparam",
|
||
"description": "menu/form helper for any paparam CLI",
|
||
"npmName": "bare-tui-paparam",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTuiPaparam"
|
||
},
|
||
{
|
||
"repo": "bare-tui-paparam-ai",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tui-paparam-ai",
|
||
"description": "AI assisted paparam upgrade",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-tui-updater",
|
||
"githubUrl": "https://github.com/holepunchto/bare-tui-updater",
|
||
"description": "A drop-in update available banner widget for bare-tui apps using pear-runtime's OTA updater",
|
||
"npmName": "bare-tui-updater",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTuiUpdater"
|
||
},
|
||
{
|
||
"repo": "bare-type",
|
||
"githubUrl": "https://github.com/holepunchto/bare-type",
|
||
"description": "Cross-realm type predicates for Bare",
|
||
"npmName": "bare-type",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareType"
|
||
},
|
||
{
|
||
"repo": "bare-type-stripper",
|
||
"githubUrl": "https://github.com/holepunchto/bare-type-stripper",
|
||
"description": "Heuristic lexer for stripping TypeScript type syntax to produce plain JavaScript",
|
||
"npmName": "bare-type-stripper",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.4",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareTypeStripper"
|
||
},
|
||
{
|
||
"repo": "bare-ui-kit",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ui-kit",
|
||
"description": "UIKit bindings and runtime for Bare",
|
||
"npmName": "bare-ui-kit",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareUiKit"
|
||
},
|
||
{
|
||
"repo": "bare-union-bundle",
|
||
"githubUrl": "https://github.com/holepunchto/bare-union-bundle",
|
||
"description": "Union bundle",
|
||
"npmName": "bare-union-bundle",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareUnionBundle"
|
||
},
|
||
{
|
||
"repo": "bare-unpack",
|
||
"githubUrl": "https://github.com/holepunchto/bare-unpack",
|
||
"description": "Bundle unpacking for Bare",
|
||
"npmName": "bare-unpack",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.1.3",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareUnpack"
|
||
},
|
||
{
|
||
"repo": "bare-url",
|
||
"githubUrl": "https://github.com/holepunchto/bare-url",
|
||
"description": "WHATWG URL implementation for JavaScript",
|
||
"npmName": "bare-url",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.5.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareUrl"
|
||
},
|
||
{
|
||
"repo": "bare-utils",
|
||
"githubUrl": "https://github.com/holepunchto/bare-utils",
|
||
"description": "Node.js-compatible utility functions for Bare",
|
||
"npmName": "bare-utils",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.6.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareUtils"
|
||
},
|
||
{
|
||
"repo": "bare-v8",
|
||
"githubUrl": "https://github.com/holepunchto/bare-v8",
|
||
"description": "V8 utilities for Bare",
|
||
"npmName": "bare-v8",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareV8"
|
||
},
|
||
{
|
||
"repo": "bare-v8-to-istanbul",
|
||
"githubUrl": "https://github.com/holepunchto/bare-v8-to-istanbul",
|
||
"description": "",
|
||
"npmName": "bare-v8-to-istanbul",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareV8ToIstanbul"
|
||
},
|
||
{
|
||
"repo": "bare-vips",
|
||
"githubUrl": "https://github.com/holepunchto/bare-vips",
|
||
"description": "libvips bindings for Bare",
|
||
"npmName": null,
|
||
"npmPublished": false,
|
||
"npmVersion": null,
|
||
"includedInBooter": false,
|
||
"exclusion": "unpublished",
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "bare-vm",
|
||
"githubUrl": "https://github.com/holepunchto/bare-vm",
|
||
"description": "Isolated JavaScript contexts for Bare",
|
||
"npmName": "bare-vm",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareVm"
|
||
},
|
||
{
|
||
"repo": "bare-walk-handles",
|
||
"githubUrl": "https://github.com/holepunchto/bare-walk-handles",
|
||
"description": "Walk the event loop handles of the Bare process",
|
||
"npmName": "bare-walk-handles",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.10",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWalkHandles"
|
||
},
|
||
{
|
||
"repo": "bare-web-kit",
|
||
"githubUrl": "https://github.com/holepunchto/bare-web-kit",
|
||
"description": "WebKit bindings for Bare",
|
||
"npmName": "bare-web-kit",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.2",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWebKit"
|
||
},
|
||
{
|
||
"repo": "bare-web-kit-gtk",
|
||
"githubUrl": "https://github.com/holepunchto/bare-web-kit-gtk",
|
||
"description": "WebKitGTK bindings for Bare",
|
||
"npmName": "bare-web-kit-gtk",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWebKitGtk"
|
||
},
|
||
{
|
||
"repo": "bare-webp",
|
||
"githubUrl": "https://github.com/holepunchto/bare-webp",
|
||
"description": "WebP support for Bare",
|
||
"npmName": "bare-webp",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.3.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWebp"
|
||
},
|
||
{
|
||
"repo": "bare-which",
|
||
"githubUrl": "https://github.com/holepunchto/bare-which",
|
||
"description": "Find a program in $PATH",
|
||
"npmName": "bare-which",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWhich"
|
||
},
|
||
{
|
||
"repo": "bare-wifi-android",
|
||
"githubUrl": "https://github.com/holepunchto/bare-wifi-android",
|
||
"description": "Android wifi manager bindings for Bare",
|
||
"npmName": "bare-wifi-android",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.1.5",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWifiAndroid"
|
||
},
|
||
{
|
||
"repo": "bare-win-ui",
|
||
"githubUrl": "https://github.com/holepunchto/bare-win-ui",
|
||
"description": "WinUI bindings and runtime for Bare",
|
||
"npmName": "bare-win-ui",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWinUi"
|
||
},
|
||
{
|
||
"repo": "bare-worker",
|
||
"githubUrl": "https://github.com/holepunchto/bare-worker",
|
||
"description": "Higher-level worker threads for JavaScript",
|
||
"npmName": "bare-worker",
|
||
"npmPublished": true,
|
||
"npmVersion": "4.4.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWorker"
|
||
},
|
||
{
|
||
"repo": "bare-ws",
|
||
"githubUrl": "https://github.com/holepunchto/bare-ws",
|
||
"description": "WebSocket library for JavaScript",
|
||
"npmName": "bare-ws",
|
||
"npmPublished": true,
|
||
"npmVersion": "3.0.0",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareWs"
|
||
},
|
||
{
|
||
"repo": "bare-xdiff",
|
||
"githubUrl": "https://github.com/holepunchto/bare-xdiff",
|
||
"description": "Bare native addon for the xdiff diff/merge algorithms",
|
||
"npmName": "bare-xdiff",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareXdiff"
|
||
},
|
||
{
|
||
"repo": "bare-zlib",
|
||
"githubUrl": "https://github.com/holepunchto/bare-zlib",
|
||
"description": "Stream-based zlib bindings for JavaScript",
|
||
"npmName": "bare-zlib",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.4.1",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareZlib"
|
||
},
|
||
{
|
||
"repo": "bare-zmq",
|
||
"githubUrl": "https://github.com/holepunchto/bare-zmq",
|
||
"description": "Low-level ZeroMQ bindings for JavaScript",
|
||
"npmName": "bare-zmq",
|
||
"npmPublished": true,
|
||
"npmVersion": "1.2.5",
|
||
"includedInBooter": true,
|
||
"exclusion": null,
|
||
"exclusionDetail": null,
|
||
"manifestCtxKey": "bareZmq"
|
||
},
|
||
{
|
||
"repo": "blind-peer-router",
|
||
"githubUrl": "https://github.com/holepunchto/blind-peer-router",
|
||
"description": "Blind relay routing (P2P stack aux; not a bare-* bundle key)",
|
||
"npmName": "blind-peer-router",
|
||
"npmPublished": true,
|
||
"npmVersion": "0.2.2",
|
||
"includedInBooter": false,
|
||
"exclusion": "p2p_aux_manual",
|
||
"exclusionDetail": "Listed for P2P stack integration research; not stock ctx.bare keys.",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "protomux-rpc-client-pool",
|
||
"githubUrl": "https://github.com/holepunchto/protomux-rpc-client-pool",
|
||
"description": "Multiplex logical RPC clients over one Protomux stream",
|
||
"npmName": "protomux-rpc-client-pool",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.3.0",
|
||
"includedInBooter": false,
|
||
"exclusion": "p2p_aux_manual",
|
||
"exclusionDetail": "Listed for P2P stack integration research; not stock ctx.bare keys.",
|
||
"manifestCtxKey": null
|
||
},
|
||
{
|
||
"repo": "http-dht-proxy",
|
||
"githubUrl": "https://github.com/holepunchto/http-dht-proxy",
|
||
"description": "HTTP↔DHT proxy patterns for decentralized fetch",
|
||
"npmName": "http-dht-proxy",
|
||
"npmPublished": true,
|
||
"npmVersion": "2.0.2",
|
||
"includedInBooter": false,
|
||
"exclusion": "p2p_aux_manual",
|
||
"exclusionDetail": "Listed for P2P stack integration research; not stock ctx.bare keys.",
|
||
"manifestCtxKey": null
|
||
}
|
||
]
|
||
}
|