From 260143c4fb1997a7837645259ea7e174054ad5f8 Mon Sep 17 00:00:00 2001 From: Ibrahim Hadeed Date: Mon, 13 Jun 2016 12:54:38 -0400 Subject: [PATCH] cleanup package.json --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 1304532af..a016ae213 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "version": "1.2.4", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/index.js", - "directories": { - "test": "test" - }, "files": [ "dist" ], @@ -44,7 +41,6 @@ "type": "git", "url": "https://github.com/driftyco/ionic-native.git" }, - "author": "", "license": "MIT", "bugs": { "url": "https://github.com/driftyco/ionic-native/issues"