{
  "name": "react-native-app-server",
  "version": "1.0.0",
  "description": "Simple HTTP server for [React Native](https://github.com/facebook/react-native). Created for [Status.im](https://github.com/status-im/status-react).",
  "main": "httpServer.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cicistream/react-native-http-bridge.git"
  },
  "keywords": [
    "react-native",
    "app-server",
    "server"
  ],
  "author": "cicistream",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cicistream/react-native-http-bridge/issues"
  },
  "homepage": "https://github.com/cicistream/react-native-http-bridge#readme"
}
