{
  "name": "test-suite",
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "test:load": "artillery run --output ./load-test-results/test-run-report.json load-test.yml"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "artillery": "^2.0.30"
  },
  "pnpm": {
    "overrides": {
      "fast-xml-builder": ">=1.1.6 <2.0.0",
      "fast-xml-parser": "^5.7.0",
      "minimatch@<10.2.3": ">=10.2.3",
      "undici": "^7.24.1",
      "picomatch@<4.0.4": ">=4.0.4",
      "brace-expansion": ">=5.0.6",
      "ws@>=8.0.0 <9.0.0": ">=8.20.1 <9.0.0",
      "lodash": ">=4.18.0",
      "protobufjs@<7.5.6": ">=7.5.6 <8.0.0",
      "uuid@<11.1.1": "11.1.1",
      "postcss@<8.5.10": ">=8.5.10 <9.0.0"
    }
  }
}
