blob: e98508793a71635a184b8c96b0a29229f3397fc2 [file] [log] [blame]
{
"type": "module",
"scripts": {
"auto-run": "node auto-run/auto-run.ts",
"auto-run:test": "npx mocha auto-run/**/*.test.ts",
"eval-suite": "node suite/*.eval.ts"
}
}