{
  "name": "react-native-baidu-push-notification",
  "version": "1.0.4",
  "private": false,
  "description": "baidu push with react native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aloneszjl/react-native-baidu-push-notification.git"
  },
  "keywords": [
    "react-native",
    "notification",
    "baidu push"
  ],
  "author": "alones",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/aloneszjl/react-native-baidu-push-notification/issues"
  },
  "peerDependencies": {
    "react-native": "^0.47.0"
  }
}
