11 lines
250 B
JSON
11 lines
250 B
JSON
{
|
|
"name": "@wrnexus/benchmark",
|
|
"version": "0.8.1",
|
|
"type": "module",
|
|
"description": "Deterministic benchmark runner and performance regression budgets for WRNexusJS.",
|
|
"main": "src/index.ts",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
}
|
|
}
|