{
  "name": "@nearform/doctor",
  "description": "Programmable interface to clinic doctor",
  "repository": "nearform/node-clinic-doctor",
  "version": "3.4.0",
  "scripts": {
    "test": "standard | snazzy && tap --no-cov test/*.test.js",
    "ci-lint": "standard | snazzy",
    "ci-test": "tap test/*.test.js",
    "ci-cov": "tap --100 test/*.test.js",
    "lint": "standard --fix | snazzy"
  },
  "dependencies": {
    "@nearform/trace-events-parser": "^1.0.4",
    "@tensorflow/tfjs-core": "^0.13.0",
    "async": "^2.6.0",
    "brfs": "^2.0.0",
    "browserify": "^16.1.1",
    "d3-array": "^1.2.1",
    "d3-axis": "^1.0.8",
    "d3-scale": "^2.0.0",
    "d3-selection": "^1.1.0",
    "d3-shape": "^1.2.0",
    "d3-time-format": "^2.1.0",
    "debug": "^4.0.0",
    "distributions": "^1.1.0",
    "endpoint": "^0.4.5",
    "hidden-markov-model-tf": "^1.0.1",
    "minify-stream": "^1.2.0",
    "mkdirp": "^0.5.1",
    "node-trace-log-join": "^1.0.0",
    "on-net-listen": "^1.0.0",
    "protocol-buffers": "^4.0.4",
    "pump": "^3.0.0",
    "pumpify": "^1.3.6",
    "showdown": "^1.7.6",
    "stream-template": "0.0.8",
    "streaming-json-stringify": "^3.1.0",
    "summary": "^1.0.0",
    "ttest": "^1.1.0"
  },
  "devDependencies": {
    "cheerio": "^1.0.0-rc.2",
    "rimraf": "^2.6.2",
    "snazzy": "^8.0.0",
    "standard": "^12.0.0",
    "startpoint": "^0.3.2",
    "tap": "^12.0.0",
    "xorshift": "^1.1.1"
  },
  "engines": {
    "node": "^8.10.0 || ^9.4.0 || >=10.0.0"
  },
  "keywords": [],
  "license": "GPL-3.0-or-later"
}
