{
  "compilerOptions": {
    "target": "ES5",
    "module": "commonjs",
    "noImplicitAny": true
  },
  "files": [
    "bin/_careen.ts",
    "declaration/index.d.ts",
    "lib/index.ts",
    "lib/client/all.ts"
  ]
}
