python-csanal/maps/package.json

16 lines
346 B
JSON

{
"name": "car2goSim",
"version": "1.0.0",
"description": "Display map based on gathered data.",
"homepage": "https://github.com/mbirth/python-csanal",
"repository": {
"type": "git",
"url": "mbirth/python-csanal"
},
"dependencies": {
"coffeescript": "^2.1.1",
"leaflet": "^1.2.0",
"leaflet.heat": "^0.2.0"
}
}