persona-community-5/.pnpm-store/v3/files/6e/78422689667052aa2cd172b52e78ad61f3e8057b1241db9f24998523d0c5b3bdd1ff3539090a0fec74a08a5ca987f99bcacb08f961e15a07f91a7e93943456
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

18 lines
293 B
Plaintext

{
"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"
}
}