{
  "name": "mochista",
  "version": "0.22.0",
  "description": "Mocha + Istanbul in a single process",
  "main": "lib",
  "bin": "bin/index.js",
  "scripts": {
    "test": "node bin"
  },
  "repository": "laggingreflex/mochista",
  "dependencies": {
    "anymatch": "^3.1.1",
    "array.prototype.flat": "^1.2.3",
    "arrify": "^2.0.1",
    "c8": "^3.0.3",
    "camelcase": "^5.3.1",
    "dotenv": "^8.2.0",
    "file-watch-iterator": "^0.7.0",
    "fork-acknowledge": "^0.2.0",
    "import-cwd": "^3.0.0",
    "intercept-stdout": "^0.1.2",
    "merge-async-iterators": "^0.2.1",
    "mocha": "^6.2.2",
    "mocha-parallel-tests": "^2.2.2",
    "parse-gitignore": "^1.0.1",
    "streams-to-async-iterator": "^0.4.0",
    "untildify": "^4.0.0",
    "yargs": "^14.2.2"
  }
}
