Files
FlowPilot/package.json
T
2026-04-11 10:37:43 +08:00

8 lines
130 B
JSON

{
"name": "codex-oauth-automation-extension",
"private": true,
"scripts": {
"test": "node --test tests/*.test.js"
}
}