8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"name": "codex-oauth-automation-extension",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "node --test tests/*.test.js"
|
|
}
|
|
}
|