{
  "name": "bocha",
  "version": "5.2.1",
  "description": "Bringing the best of Buster.js to Mocha",
  "main": "./index.js",
  "browser": "./browser.mjs",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "buster",
    "mocha",
    "test"
  ],
  "author": "CodeKick",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CodeKick/bocha.git"
  },
  "bugs": {
    "url": "https://github.com/CodeKick/bocha/issues"
  },
  "dependencies": {
    "chokidar": "^5.0.0",
    "diff": "^8.0.3",
    "escape-string-regexp": "^5.0.0",
    "glob": "^13.0.0",
    "lodash.defaults": "^4.2.0",
    "lodash.defaultsdeep": "^4.6.1",
    "mocha": "^11.7.5",
    "mocha-teamcity-reporter": "^4.2.0",
    "ms": "^2.1.3",
    "sinon": "^21.0.1",
    "sizzle": "^2.3.10",
    "yargs": "^18.0.0"
  },
  "devDependencies": {
    "assert": "^2.1.0",
    "express": "^5.2.1",
    "find": "^0.3.0",
    "webpack": "^5.104.1"
  }
}
