UNPKG

smarteta

Version:

Smart urban ETA estimator based on time, distance, vehicle type and real-world corrections

12 lines (11 loc) 209 B
{ "compilerOptions": { "target": "ES2017", "module": "CommonJS", "declaration": true, "outDir": "dist", "strict": true, "esModuleInterop": true }, "include": ["src"] }