This commit is contained in:
Emanuel Mutschlechner
2018-08-30 13:58:13 +02:00
parent 5247eb66bc
commit 206beb1655
24 changed files with 506 additions and 14353 deletions

View File

@@ -3,10 +3,19 @@
"description": "A Laravel 5 package to add Google Maps to your application",
"keywords": [
"gonoware",
"google",
"maps",
"laravel",
"tracking"
"maps",
"osm",
"google",
"bing",
"yandex",
"mapquest",
"googlemaps",
"openstreetmap",
"bingmaps",
"yandexmaps",
"mapkit",
"mapkitjs"
],
"homepage": "https://gitlab.com/gonoware/laravel-maps",
"support": {
@@ -56,7 +65,7 @@
"scripts": {
"build-script": [
"yarn install",
"yarn run build"
"yarn run prod"
],
"post-install-cmd": [
"@build-script"