From e2a19a6554d900e77621449e44ddc180c0482e02 Mon Sep 17 00:00:00 2001 From: jukaifeng Date: Thu, 22 Aug 2019 01:55:59 +0000 Subject: [PATCH] Update package.json --- package.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/package.json b/package.json index 8a4931d..0020f3d 100644 --- a/package.json +++ b/package.json @@ -6,16 +6,5 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "KeiferJu (myllcn.com)", - "license": "MIT", - "repository": { - "type": "git", - "url": "git+https://github.com/KeiferJu/cordova-plugin-chinese-tts.git", - "homepage": "https://github.com/KeiferJu/cordova-plugin-chinese-tts.git#readme", - "keywords": [ - "cordova", - "tts", - "chiness", - "ionic" - ] - } + "license": "MIT" }