Skip to content

Conversation

@mattapperson
Copy link
Collaborator

Summary

  • Adds comprehensive package description to package.json
  • Adds relevant keywords for better discoverability in npm and JSR registries
  • Bumps version from 0.1.5 to 0.1.6

Changes

Description:

The OpenRouter TypeScript SDK is a type-safe toolkit for building AI applications with access to 300+ language models through a unified API.

Keywords added:

  • openrouter
  • sdk
  • typescript
  • api
  • client
  • library
  • rest
  • http
  • agent
  • ai
  • openai
  • models
  • llm

Configuration:

  • .speakeasy/gen.yaml: Added description and keywords to additionalPackageJSON
  • package.json: Generated with new metadata
  • Version bumped to 0.1.6 across all config files

Benefits

  • Improved discoverability on npm and JSR package registries
  • Clear, concise description of SDK capabilities
  • Better SEO for package searches
  • Helps developers quickly understand what the SDK does

Test plan

  • Verify package.json contains correct description and keywords
  • Verify version is 0.1.6 across all files
  • Run build to ensure no breaking changes
  • Verify metadata will appear correctly on npm/JSR when published

Enhances package metadata for better discoverability on npm and JSR:
- Add comprehensive description highlighting TypeScript SDK capabilities
- Add relevant keywords: openrouter, sdk, typescript, api, client, library,
  rest, http, agent, ai, openai, models, llm
- Configure Speakeasy to include description and keywords in package.json
- Bump version to 0.1.6

This improves package discoverability and provides clear information about
the SDK's purpose and capabilities in package registries.
@mattapperson mattapperson merged commit 9eba845 into main Nov 8, 2025
3 checks passed
@mattapperson mattapperson deleted the add-package-metadata branch November 8, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants