summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/phonegap-plugin-push/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/plugins/phonegap-plugin-push/bower.json')
-rw-r--r--StoneIsland/plugins/phonegap-plugin-push/bower.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/StoneIsland/plugins/phonegap-plugin-push/bower.json b/StoneIsland/plugins/phonegap-plugin-push/bower.json
deleted file mode 100644
index 79676644..00000000
--- a/StoneIsland/plugins/phonegap-plugin-push/bower.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "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"
- ]
-}