10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"name": "opus-magnum-solution-watcher",
|
|
"private": true,
|
|
"type": "module",
|
|
"main": "index.mjs",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
}
|
|
}
|