mirror of
https://github.com/Mibew/open-street-map-plugin.git
synced 2024-11-15 00:34:14 +03:00
Fedor A. Fetisov
c9a742ff83
Rename the plugin and replace proprietary Google Maps service with Open Street Map
9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"name": "open-street-map-plugin",
|
|
"private": true,
|
|
"dependencies": {
|
|
"jquery-colorbox": "~1.5.14",
|
|
"leaflet": "~1.3.1"
|
|
}
|
|
}
|