Files
interactor/package.json
2025-11-06 14:09:13 -07:00

9 lines
198 B
JSON

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