From cc8e24461c625400143677956bdffb9268d8050b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 21 Sep 2017 15:50:05 +0200 Subject: analytics plugin --- .../cordova-plugin-google-analytics/package.json | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 StoneIsland/plugins/cordova-plugin-google-analytics/package.json (limited to 'StoneIsland/plugins/cordova-plugin-google-analytics/package.json') diff --git a/StoneIsland/plugins/cordova-plugin-google-analytics/package.json b/StoneIsland/plugins/cordova-plugin-google-analytics/package.json new file mode 100644 index 00000000..548de86b --- /dev/null +++ b/StoneIsland/plugins/cordova-plugin-google-analytics/package.json @@ -0,0 +1,29 @@ +{ + "name": "cordova-plugin-google-analytics", + "version": "1.8.3", + "description": "Google Universal Analytics Plugin", + "cordova": { + "id": "cordova-plugin-google-analytics", + "platforms": [ + "android", + "ios" + ] + }, + "repository": { + "type": "git", + "url": "https://github.com/danwilson/google-analytics-plugin.git" + }, + "keywords": [ + "cordova", + "googleanalytics", + "ecosystem:cordova", + "cordova-android", + "cordova-ios", + "analytics", + "google", + "universal", + "universalanalytics" + ], + "author": "Dan Wilson", + "license": "MIT" +} -- cgit v1.2.3-70-g09d2