{
  "name": "@tuofeng/react-native-system-notification",
  "version": "0.3.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Neson/react-native-system-notification"
  },
  "nativePackage": true,
  "description": "Notification for React Native",
  "author": "Neson <neson@dex.tw>",
  "homepage": "https://github.com/Neson/react-native-system-notification",
  "license": "MIT",
  "keywords": [
    "react-native",
    "android",
    "notification"
  ],
  "peerDependencies": {
    "react-native": ">=0.29.0"
  }
}
