10 lines
188 B
JSON
10 lines
188 B
JSON
{
|
|
"name": "emboflow",
|
|
"private": true,
|
|
"version": "0.1.0",
|
|
"packageManager": "pnpm@9.12.3",
|
|
"scripts": {
|
|
"test": "python3 -m unittest discover -s tests -p 'test_*.py'"
|
|
}
|
|
}
|