Files
interactor/package.json
Bryce Thorup 66173ac4f7
All checks were successful
Pull request change / publish (pull_request) Successful in 10s
b
2025-11-06 13:51:00 -07:00

9 lines
198 B
JSON

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