{
  "name": "fsr-plugin-localnotification",
  "version": "0.8.4",
  "description": "Schedules and queries for local notifications",
  "repository": {
    "type": "git",
    "url": "https://github.com/jbyrdevans/fsr-plugin-local-notifications.git"
  },
  "keywords": [
    "fsr",
    "notification",
    "local notification",
    "cordova",
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios"
  ],
  "platforms": [
    "ios",
    "android"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=3.6.0"
    },
    {
      "name": "cordova-plugman",
      "version": ">=4.3.0"
    }
  ],
  "dependencies": {
    "cordova-plugin-device": "*",
    "cordova-plugin-app-event": ">=1.1.0"
  },
  "author": "Sebastián Katzer",
  "license": "Apache-2.0"
}
