8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"name": "gogcli",
|
|
"private": true,
|
|
"scripts": {
|
|
"gog": "node scripts/gog.mjs"
|
|
}
|
|
}
|