{
  "compilerOptions": {
    "target": "ES6",
    "types": [
      "./src/Nodehun",
      "node",
      "mocha"
    ]
  }
}
