mirror of
https://github.com/Mibew/open-street-map-plugin.git
synced 2024-11-15 08:44:14 +03:00
Fedor A. Fetisov
c9a742ff83
Rename the plugin and replace proprietary Google Maps service with Open Street Map
13 lines
302 B
JSON
13 lines
302 B
JSON
{
|
|
"version": "0.1.0",
|
|
"devDependencies": {
|
|
"bower": "~1.3.12",
|
|
"gulp": "~3.8.10",
|
|
"event-stream": "~3.1.7",
|
|
"gulp-zip": "~2.0.2",
|
|
"gulp-tar": "~1.3.1",
|
|
"gulp-gzip": "~0.0.8",
|
|
"gulp-chmod": "~1.2.0",
|
|
"gulp-rename": "~1.2.0"
|
|
}
|
|
} |