7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"name": "biolab",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node tests/demo.mjs && node tests/synthetic-search.mjs"
|
|
}
|
|
}
|