mirror of
https://github.com/altcha-org/altcha-lib.git
synced 2026-01-25 04:18:21 +00:00
19 lines
453 B
JSON
19 lines
453 B
JSON
{
|
|
"name": "benchmark",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"tinybench": "^2.6.0"
|
|
}
|
|
},
|
|
"node_modules/tinybench": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.6.0.tgz",
|
|
"integrity": "sha512-N8hW3PG/3aOoZAN5V/NSAEDz0ZixDSSt5b/a05iqtpgfLWMSVuCo7w0k2vVvEjdrIoeGqZzweX2WlyioNIHchA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|