Update package.json
This commit is contained in:
parent
c9c2bae21b
commit
e2a19a6554
13
package.json
13
package.json
|
@ -6,16 +6,5 @@
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "KeiferJu <jkf19980216@163.com> (myllcn.com)",
|
"author": "KeiferJu <jkf19980216@163.com> (myllcn.com)",
|
||||||
"license": "MIT",
|
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue