From 30c49550c89c1b69c680170d2dc247eac76bd463 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Feb 2017 01:24:12 +0100 Subject: push plugin --- .../plugins/phonegap-plugin-push/bower.json | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 StoneIsland/plugins/phonegap-plugin-push/bower.json (limited to 'StoneIsland/plugins/phonegap-plugin-push/bower.json') diff --git a/StoneIsland/plugins/phonegap-plugin-push/bower.json b/StoneIsland/plugins/phonegap-plugin-push/bower.json new file mode 100644 index 00000000..79676644 --- /dev/null +++ b/StoneIsland/plugins/phonegap-plugin-push/bower.json @@ -0,0 +1,26 @@ +{ + "name": "phonegap-plugin-push", + "description": "bower package for server side javascript", + "main": "www/push.js", + "authors": [ + "Adobe PhoneGap Team" + ], + "license": "APL", + "keywords": [ + "ecosystem:cordova", + "ecosystem:phonegap", + "cordova-ios", + "cordova-android", + "cordova-windows", + "cordova-browser" + ], + "homepage": "https://github.com/phonegap/phonegap-plugin-push", + "moduleType": [], + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ] +} -- cgit v1.2.3-70-g09d2