Files
stream/package.json
Bryce Thorup 17df4855ae
All checks were successful
Push to main / publish (push) Successful in 14s
make package scoped
2025-11-07 13:57:14 -07:00

9 lines
208 B
JSON

{
"name": "@brycethorup/stream",
"version": "1.0.1",
"description": "Cross-element communications and state management utility.",
"author": "Bryce Thorup",
"type": "module",
"main": "stream.js"
}