UNPKG

ccsay

Version:

A joke CLI tool that displays text in ASCII art like cowsay

30 lines 712 B
{ "permissions": { "allow": [ "Bash(find:*)", "Bash(bun init:*)", "Bash(mkdir:*)", "Bash(rm:*)", "Bash(chmod:*)", "Bash(export PATH=\"$HOME/.bun/bin:$PATH\")", "Bash(bun run:*)", "Bash(bun install:*)", "Bash(biome check:*)", "Bash(bunx biome check:*)", "Bash(bun test:*)", "Bash(bun build:*)", "Bash(./bin/ccsay-standalone:*)", "Bash(bin/ccsay:*)", "Bash(cat:*)", "WebFetch(domain:assets.st-note.com)", "Bash(echo:*)", "Bash(time bun run:*)", "mcp__ide__getDiagnostics", "Bash(npm outdated)", "Bash(npm view:*)", "Bash(npx:*)", "Bash(ls:*)" ], "deny": [] } }