Files
FlowPilot/package.json
T
2026-05-16 06:56:38 +08:00

9 lines
127 B
JSON

{
"name": "flowpilot",
"license": "MIT",
"private": true,
"scripts": {
"test": "node --test tests/*.test.js"
}
}