diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-31 08:21:38 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-31 08:21:38 -0400 |
| commit | 02811010cf62f1b21a06780d1e470d04bb24c50f (patch) | |
| tree | 0d933789068aac11c810ed4bb169d14ab16c43c6 /plugins/de.appplant.cordova.plugin.badge/package.json | |
| parent | bca561c1b3989d62a1fba829e0380c6fbf36caf5 (diff) | |
removed unecessary files from git
Diffstat (limited to 'plugins/de.appplant.cordova.plugin.badge/package.json')
| -rw-r--r-- | plugins/de.appplant.cordova.plugin.badge/package.json | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/plugins/de.appplant.cordova.plugin.badge/package.json b/plugins/de.appplant.cordova.plugin.badge/package.json deleted file mode 100644 index 391794a7..00000000 --- a/plugins/de.appplant.cordova.plugin.badge/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "version": "0.7.1", - "name": "de.appplant.cordova.plugin.badge", - "cordova_name": "Cordova Badge Plugin", - "description": "Cordova plugin to access and modify the badge number of the app icon", - "author": "Sebastián Katzer", - "license": "Apache 2.0", - "repo": "https://github.com/katzer/cordova-plugin-badge.git", - "issue": "https://github.com/katzer/cordova-plugin-badge/issues", - "keywords": [ - "appplant", - "badge", - "cordova", - "ecosystem:cordova", - "cordova-android", - "cordova-amazon-fireos", - "cordova-ios", - "cordova-wp8", - "cordova-windows", - "cordova-browser" - ], - "platforms": [ - "ios", - "wp8", - "android", - "amazon-fireos", - "browser", - "windows" - ], - "engines": [ - { - "name": "cordova", - "version": ">=3.0.0" - } - ], - "repository": { - "type": "git", - "url": "https://github.com/katzer/cordova-plugin-badge.git" - } -} |
