df8d0a65d3389aa7d4f5c537fd97c1783a4d7447
Add tool for linting and verifying package.json Tool will: - validate existence of required keys - organizes keys by relevance and alphabet - validates for valid format Tool was also added to pre-commit hook Format: text/markdown
CIS Pushover Client
A client for Pushover, a service for sending notifications. Typesafe. Supports sending the same message to multiple users.
Installation
⚠️ This package is not yet published to npm.
pnpm add @cis-oss/pushover
npm install @cis-oss/pushover
yarn add @cis-oss/pushover
bun add @cis-oss/pushover