Skip to content
v1.0.0

An incredibly fast JavaScript runtime, bundler, test runner, and package manager.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "bun",
  "version": "1.0.0",
  "description": "An incredibly fast JavaScript runtime, bundler, test runner, and package manager.",
  "extensions": {
    "com.cherryhq.stella": { "version": "1", "display_name": "Bun", "binaries": [{ "name": "bun", "tool": "bun" }] }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.cherryhq.stella