{
  "name": "react-native-breadcrumb-material",
  "version": "1.0.0",
  "description": "A react native component for using Bread crumb in your projects",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sivakumar00/react-native-breadcrumb-material.git"
  },
  "keywords": [
    "react-native",
    "android",
    "ios",
    "breadcrumb",
    "material",
    "bread crumb",
    "stepper",
    "folder path"
  ],
  "author": "Sivakumar A <sivadot007@gmail.com>",
  "bugs": {
    "url": "https://github.com/Sivakumar00/react-native-breadcrumb-material/issues"
  },
  "homepage": "https://github.com/Sivakumar00/react-native-breadcrumb-material",
  "devDependencies": {
    "@babel/core": "^7.6.0",
    "babel-jest": "24.9.0",
    "jest": "24.9.0",
    "jetifier": "^1.6.4",
    "metro-react-native-babel-preset": "0.56.0",
    "react-test-renderer": "16.9.0",
    "@types/react": "^16.8.23",
    "@types/react-native": "^0.57.65",
    "babel-preset-expo": "^7.1.0",
    "typescript": "^3.6.3"
  }
}
