{
  "license": "GNU General Public License v3.0",
  "main": "index.js",
  "name": "react-native-ads-facebook",
  "author": "Suraj Tiwari <surajtiwari020@gmail.com>",
  "description": "Facebooks Audience network ads library",
  "repository": {
    "type": "git",
    "url": "https://github.com/Suraj-Tiwari/react-native-ads-facebook.git"
  },
  "keywords": [
    "react-native",
    "facebook",
    "Audience Network",
    "Native ads"
  ],
  "version": "0.2.0",
  "rnpm": {
    "android": {
      "sourceDir": "android/app"
    }
  },
  "dependencies": {
    "fbemitter": "^2.1.1"
  }
}
