smarteta
Version:
Smart urban ETA estimator based on time, distance, vehicle type and real-world corrections
15 lines (14 loc) • 433 B
JSON
{
"name": "smarteta",
"version": "5.3.1",
"description": "Smart urban ETA estimator based on time, distance, vehicle type and real-world corrections",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc",
"test": "echo \"no tests yet\""
},
"keywords": ["eta", "smart", "city", "scooter", "delivery", "urban", "logistics"],
"author": "BITECKS",
"license": "MIT"
}