{
  "name": "react-native-nav",
  "version": "2.0.2",
  "description": "A cross-platform (iOS / Android), fully customizable, React Native Navigation Bar component.",
  "main": "index.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "peerDependencies": {
    "react-native": ">= 0.44"
  },
  "devDependencies": {
    "prop-types": "^15.5.10"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jineshshah36/react-native-nav.git"
  },
  "keywords": [
    "react",
    "native",
    "ios",
    "android",
    "navigation",
    "bar",
    "component",
    "customizable",
    "navbar",
    "nav",
    "app"
  ],
  "author": {
    "email": "jineshshah36@gmail.com",
    "name": "Jinesh Shah",
    "url": "https://github.com/jineshshah36"
  },
  "maintainers": [
    {
      "email": "jineshshah36@gmial.com",
      "name": "Jinesh Shah"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jineshshah36/react-native-nav/issues"
  },
  "homepage": "https://github.com/jineshshah36/react-native-nav#readme"
}
