{
  "name": "@hecom/react-native-pure-navigation-bar",
  "version": "1.5.1",
  "private": false,
  "description": "A navigation bar in React-Native.",
  "main": "src/index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/hecom-rn/react-native-pure-navigation-bar.git"
  },
  "keywords": [
    "react native",
    "navigation",
    "navibar"
  ],
  "author": "Hecom",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "bugs": {
    "url": "https://github.com/hecom-rn/react-native-pure-navigation-bar/issues"
  },
  "homepage": "https://github.com/hecom-rn/react-native-pure-navigation-bar#readme",
  "peerDependencies": {
    "react": "*",
    "react-native": "*",
    "@react-navigation/native": "*"
  }
}
