opus-magnum-solution-watcher/package.json
2025-03-13 11:08:53 -04:00

10 lines
185 B
JSON

{
"name": "opus-magnum-solution-watcher",
"private": true,
"type": "module",
"main": "index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}