{
  "name": "react-native-motion-event-manager",
  "version": "0.0.4",
  "description": "Extract device motion event to React Native, use native driver to provide high performance.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "Animated.event",
    "CMMotionManager",
    "MotionManager",
    "Accelerometer",
    "Gyroscope",
    "Magnetometer",
    "yaw",
    "pitch",
    "roll",
    "native driver"
  ],
  "author": "Michael Bai",
  "license": "MIT",
  "homepage": "https://github.com/rrd-fe/react-native-motion-event-manager",
  "repository": "https://github.com/rrd-fe/react-native-motion-event-manager.git"
}
