Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-emoji
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: Custom emoji management for Slingshot — CRUD with storage integration
  • Workspace path: packages/slingshot-emoji
  • Entry point: packages/slingshot-emoji/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-emoji
  • .
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-entity: workspace:*
  • @lastshotlabs/slingshot-permissions: workspace:*
  • @hono/zod-openapi: >=0.18
  • drizzle-orm: >=0.45.2 <1
  • hono: >=4.12.14 <5
  • mongoose: >=9.0 <10
  • pg: ^8.20.0
  • zod: >=4.0 <5