Files
stream/package.json
Bryce Thorup 4de441bc17
All checks were successful
Pull request change / publish (pull_request) Successful in 10s
remove indirect ref
2025-11-06 14:53:58 -07:00

9 lines
195 B
JSON

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