{
  "name": "react-native-simple-compass",
  "version": "1.0.0",
  "description": "Simple module exposing the compass on iOS and Android",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": "",
  "license": "",
  "devDependencies": {
    "react-native": "*"
  }
}
