{
  "name": "cordova-plugin-notification-local",
  "version": "1.0.0",
  "description": "Schedules and queries for local notifications",
  "cordova": {
    "id": "cordova-plugin-notification-local",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oximeeg/cordova-plugin-notification-local.git"
  },
  "keywords": [
    "appplant",
    "notification",
    "local notification",
    "user notification",
    "ecosystem:cordova",
    "cordova-ios",
    "cordova-android"
  ],
  "author": "Sebastián Katzer",
  "license": "Apache 2.0",
  "bugs": {
    "url": "https://github.com/oximeeg/cordova-plugin-notification-local/issues"
  },
  "homepage": "https://github.com/oximeeg/cordova-plugin-notification-local#readme"
}
