From 02811010cf62f1b21a06780d1e470d04bb24c50f Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 31 Oct 2015 08:21:38 -0400 Subject: removed unecessary files from git --- .../package.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 plugins/de.appplant.cordova.common.registerusernotificationsettings/package.json (limited to 'plugins/de.appplant.cordova.common.registerusernotificationsettings/package.json') diff --git a/plugins/de.appplant.cordova.common.registerusernotificationsettings/package.json b/plugins/de.appplant.cordova.common.registerusernotificationsettings/package.json deleted file mode 100644 index 9de11497..00000000 --- a/plugins/de.appplant.cordova.common.registerusernotificationsettings/package.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "version": "1.0.1", - "name": "de.appplant.cordova.common.registerusernotificationsettings", - "cordova_name": "RegisterUserNotificationSettings", - "description": "Implements didRegisterUserNotificationSettings and broadcasts the event.", - "license": "Apache 2.0", - "repo": "https://github.com/katzer/cordova-common-registerusernotificationsettings", - "keywords": [ - "appplant", - "didRegisterUserNotificationSettings" - ], - "platforms": [ - "ios" - ], - "engines": [ - { - "name": "cordova", - "version": ">=3.0.0" - } - ] -} \ No newline at end of file -- cgit v1.2.3