{
  "name": "rn-dashed-circular-indicator",
  "version": "1.2.3",
  "description": "A simple fully customizable Dashed Circular indicator for React Native",
  "main": "src/index.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/naheed-shamim/dashed-circular-indicator.git"
  },
  "keywords": [
    "react-native",
    "progress",
    "bar",
    "circular",
    "progress",
    "bar",
    "circular",
    "indicator",
    "mobile",
    "ios",
    "progress",
    "indicator",
    "dashed-indicator",
    "dashed-progress",
    "dashed-circular-indicator",
    "dashed-circular-progress"
  ],
  "author": "Naheed Shamim",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/naheed-shamim/dashed-circular-indicator/issues"
  },
  "homepage": "https://github.com/naheed-shamim/dashed-circular-indicator#readme",
  "dependencies": {
    "prop-types": "^15.7.2",
    "react-native-svg": ">=6.5.1"
  },
  "devDependencies": {
    "metro-react-native-babel-preset": "^0.63.0"
  }
}
