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