Files
ATOCore/openclaw-plugins/atocore-capture/package.json

8 lines
202 B
JSON
Raw Normal View History

{
"name": "@atomaste/atocore-openclaw-capture",
"private": true,
"version": "0.0.0",
"type": "module",
"description": "OpenClaw plugin that captures assistant turns to AtoCore interactions"
}