{
  "name": "nodejs-bench-operations",
  "version": "4.1.0",
  "description": "Is X faster than Y in Node.js vX.Z?",
  "main": "bin.js",
  "dependencies": {
    "autocannon": "^7.7.1",
    "benchmark": "^2.1.4",
    "fastify": "^4.4.0",
    "on-net-listen": "^1.1.2",
    "privsym": "^1.0.0",
    "semver": "^7.5.4",
    "tinybench": "^2.8.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RafaelGSS/nodejs-bench-operations.git"
  },
  "keywords": [],
  "author": "RafaelGSS",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/RafaelGSS/nodejs-bench-operations/issues"
  },
  "homepage": "https://github.com/RafaelGSS/nodejs-bench-operations#readme",
  "devDependencies": {
    "@pkgjs/nv": "^0.2.2"
  }
}
