v1.0 with SW PWA enabled
This commit is contained in:
17
frontend/node_modules/fast-uri/benchmark/package.json
generated
vendored
Normal file
17
frontend/node_modules/fast-uri/benchmark/package.json
generated
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "benchmark",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"bench": "node benchmark.mjs"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"tinybench": "^5.0.0",
|
||||
"uri-js": "^4.4.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user