mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-15 11:43:10 +03:00
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"name": "devin-bridge-e2e-fixture",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test math.test.js"
|
|
}
|
|
}
|