{
  "name": "react-native-socketio",
  "version": "0.3.0",
  "description": "A react native wrapper for socket.io-client-swift and socket.io-client-java",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gcrabtree/react-native-socketio.git"
  },
  "keywords": [
    "react-native",
    "ios",
    "socket-io",
    "sockets",
    "swift",
    "java",
    "real-time",
    "react-component"
  ],
  "author": "Greg Crabtree",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gcrabtree/react-native-socketio/issues"
  },
  "homepage": "https://github.com/gcrabtree/react-native-socketio",
  "devDependencies": {
    "react-native": "^0.4.2"
  }
}
