UNPKG

gce-elastic-docker

Version:

A package to help setup Elasticsearch / Kibana clusters on Google Compute Engine.

12 lines (11 loc) 199 B
{ "compilerOptions": { "declaration": true, "rootDir": ".", "lib": [ "ES2015" ], "module": "commonjs", "outDir": "dist", "strictNullChecks": true, "target": "ES5" } }