{
  "name": "react-native-facebook-login",
  "version": "0.3.3",
  "description": "React Native wrapper for native iOS Facebook SDK login button and manager",
  "main": "FBLogin.ios.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/magus/react-native-facebook-login"
  },
  "keywords": [
    "react",
    "react-component",
    "react-native",
    "native",
    "ios",
    "facebook",
    "login",
    "sdk"
  ],
  "author": "Noah Jorgenson",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/magus/react-native-facebook-login/issues"
  },
  "homepage": "https://github.com/magus/react-native-facebook-login",
  "dependencies": {
    "react-native": "^0.3.4"
  }
}
