{
  "bin": {
    "odz": "odz.mjs"
  },
  "main": "index.cjs",
  "module": "index.mjs",
  "name": "one-double-zero",
  "version": "1.1.0",
  "types": "lib.d.ts",
  "repository": {
    "url": "https://gitlab.com/nightlycommit/one-double-zero"
  },
  "bugs": {
    "url": "https://gitlab.com/nightlycommit/one-double-zero/-/issues"
  },
  "homepage": "https://one-double-zero.nightlycommit.com",
  "author": "eric.morand@gmail.com",
  "license": "ISC",
  "keywords": [
    "coverage",
    "istanbul",
    "tdd",
    "test",
    "testing",
    "v8"
  ],
  "dependencies": {
    "@bcoe/v8-coverage": "^0.2.3",
    "commander": "^12.1.0",
    "find-up": "^5.0.0",
    "glob": "^10.4.2",
    "istanbul-lib-report": "^3.0.1",
    "istanbul-reports": "^3.1.7",
    "one-double-zero-core": "^1.0.0-alpha.0",
    "toml": "^3.0.0"
  }
}
