{
  "name": "@gitlab/eslint-plugin-benchmarking",
  "version": "0.0.1",
  "description": "Benchmarking helpers for @gitlab/eslint-plugin",
  "main": "index.js",
  "license": "MIT",
  "private": true,
  "type": "module",
  "devDependencies": {
    "@babel/parser": "^7.21.4",
    "@babel/traverse": "^7.21.4",
    "function-timeout": "^0.1.1",
    "globby": "^13.1.3",
    "vue-template-compiler": "^2.7.14"
  }
}
