basant307/AI_Governance_Project
048
1{2 "name": "benchmark",3 "version": "1.0.0",4 "description": "",5 "main": "index.js",6 "private": true,7 "scripts": {8 "bench": "node benchmark.mjs"9 },10 "keywords": [],11 "author": "",12 "license": "ISC",13 "dependencies": {14 "tinybench": "^5.0.0",15 "uri-js": "^4.4.1"16 }17}18 