21 lines
426 B
JSON
21 lines
426 B
JSON
{
|
|
"name": "cordova-plugin-tpns",
|
|
"version": "0.0.1",
|
|
"description": "Tencent Push Notification Service",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://m.shuto.cn:8681/public/cordova-plugin-tpns.git"
|
|
},
|
|
"keywords": [
|
|
"cordova",
|
|
"tpns",
|
|
"android",
|
|
"push"
|
|
],
|
|
"author": "fandd@shuto.cn"
|
|
}
|