{
  "name": "rn-ios-user-agent",
  "version": "2.0.0",
  "description": "Set (and unset) a UserAgent to be used in WebView.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mehcode/rn-ios-user-agent.git"
  },
  "keywords": [
    "react-native",
    "ios",
    "user-agent",
    "web-view"
  ],
  "author": "Ryan Leckey <leckey.ryan@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mehcode/rn-ios-user-agent/issues"
  },
  "homepage": "https://github.com/mehcode/rn-ios-user-agent#readme",
  "devDependencies": {
    "react-native": "^0.31.0"
  },
  "peerDependencies": {
    "react-native": "*"
  }
}
