{ "name": "MMM-PublicTransportHafas", "version": "1.0.9", "description": "Public transport module for MagicMirror² driven by hafas-client data.", "repository": { "type": "git", "url": "https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas" }, "keywords": [ "magic mirror", "magic mirror 2", "smart mirror", "public transport", "module" ], "author": { "name": "Kristjan ESPERANTO", "email": "kristjan.esperanto@gmail.com", "url": "https://github.com/KristjanESPERANTO" }, "contributors": [ "https://github.com/raywo/MMM-PublicTransportHafas/graphs/contributors", "https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas/graphs/contributors" ], "license": "MIT", "bugs": { "url": "https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas/issues" }, "homepage": "https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas", "engines": { "node": ">=10" }, "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", "hafas-client": "^5.21.0" } }