{
  "name": "react-native-orientation-sensor",
  "version": "1.0.3",
  "description": "react native native module for orientation sensor",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "xiachiquan",
    "email": "695954085@qq.com"
  },
  "license": "",
  "peerDependencies": {
    "react-native": "^0.41.2"
  },
  "repository": "https://github.com/695954085/react-native-orientation-sensor.git",
  "dependencies": {
    "rxjs": "^6.4.0"
  }
}
