{
  "name": "ionic-push-php",
  "version": "1.5.4",
  "description": "ionic-push-php is a library that allows you to consume the Ionic Cloud API for sending push notifications (normal and scheduled), get a paginated list of sending push notifications, get information of registered devices, remove registered devices by token, ...",
  "author": "Tomas Lopez",
  "contributors": [{
    "name": "Ramon Carreras"
  }],
  "repository": {
    "type": "git",
    "url": "https://github.com/tomloprod/ionic-push-php.git"
  },
  "bugs": {
    "url": "https://github.com/tomloprod/ionic-push-php/issues"
  },
  "readmeFilename": "README.md",
  "license": "MIT"
}
 
  |