{
  "name": "react-native-web-headroom",
  "version": "1.0.4",
  "description": "React Native Web Headroom",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Jekiwijaya/react-native-web-headroom.git"
  },
  "keywords": [
    "react-native-web",
    "headroom",
    "react",
    "react-native"
  ],
  "author": {
    "name": "Jacky Wijaya",
    "email": "jekiwijaya@hotmail.com",
    "url": "https://github.com/jekiwijaya"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Jekiwijaya/react-native-web-headroom/issues"
  },
  "babel": {
    "presets": [
      "react-native"
    ]
  },
  "peerDependencies": {
    "react-native-web": "*"
  },
  "homepage": "https://github.com/Jekiwijaya/react-native-web-headroom#readme",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-preset-react-native": "^4.0.0",
    "prettier": "^1.7.3",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "react-native-web": "^0.1.1",
    "webpack": "^3.6.0"
  }
}
