diff --git a/package.json b/package.json new file mode 100644 index 0000000..1cfd2de --- /dev/null +++ b/package.json @@ -0,0 +1,28 @@ +{ + "name": "cordova-plugin-gmaps-addons", + "version": "2.1.0", + "description": "Google Maps native SDK addons", + "cordova": { + "id": "cordova-plugin-gmaps-addons", + "platforms": [ + "ios", + "android" + ] + }, + "engines": { + "cordovaDependencies": { + "2.1.0": { + "cordova": ">=4.0.0" + } + } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/LuccaSA/cordova-plugin-gmaps-addons.git" + }, + "license": "ISC", + "bugs": { + "url": "https://github.com/LuccaSA/cordova-plugin-gmaps-addons/issues" + }, + "homepage": "https://github.com/LuccaSA/cordova-plugin-gmaps-addons#readme" +} \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index 955740c..efdea8e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -30,7 +30,7 @@ - +