BioLab/www/package.json
Lucas Tadeu Marculino fb20596fba initial
2025-11-17 19:52:44 -03:00

7 lines
132 B
JSON

{
"name": "biolab",
"type": "module",
"scripts": {
"test": "node tests/demo.mjs && node tests/synthetic-search.mjs"
}
}