{
  "name": "react-native-chi-page-control",
  "version": "0.0.5",
  "description": "Cool page control animations written in React Native",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/martinslapinskis/react-native-chi-page-control.git"
  },
  "keywords": [
    "React-native",
    "React native",
    "Page-control",
    "Page Control",
    "PageControl",
    "UIPageControl",
    "Pager",
    "Onboarding",
    "Welcome",
    "Introduction",
    "ui"
  ],
  "author": "Martins Lapinskis",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/martinslapinskis/react-native-chi-page-control/issues"
  },
  "homepage": "https://github.com/martinslapinskis/react-native-chi-page-control#readme",
  "dependencies": {
    "prop-types": "^15.7.2"
  },
  "devDependencies": {
    "metro-react-native-babel-preset": "^0.58.0"
  }
}
