Files
stream/package.json
Bryce Thorup 98eea25891
All checks were successful
Pull request change / publish (pull_request) Successful in 10s
1.0.0
2025-11-06 14:12:41 -07:00

9 lines
194 B
JSON

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