cordova-plugin-hotpushes
Version:
39 lines (38 loc) • 851 B
JSON
{
"name": "cordova-plugin-hotpushes",
"version": "0.6.0",
"cordova": {
"id": "cordova-plugin-hotpushes",
"platforms": [
"ios",
"android"
]
},
"description": "Simple Hot pushes",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/mathieudutour/cordova-plugin-hotpushes.git"
},
"keywords": [
"ecosystem:cordova",
"cordova",
"device",
"cordovaplugin",
"cordova-ios",
"cordova-android",
"hotpushes"
],
"author": "mathieudutour",
"contributors": [],
"homepage": "https://github.com/mathieudutour/cordova-plugin-hotpushes.git",
"devDependencies": {
"babel": "^5.8.23",
"babel-eslint": "^4.1.3",
"coveralls": "^2.11.4",
"eslint": "^1.5.0",
"eslint-config-airbnb": "0.1.0",
"mocha": "^2.1.0",
"should": "^7.1.0"
}
}