{
  "name": "react-native-timeline-flatlist-mg",
  "version": "0.0.1",
  "description": "Timeline component for React Native",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:mingyujeon/react-native-timeline-flatlist.git"
  },
  "keywords": [
    "react-native",
    "timeline",
    "flatlist",
    "schedule",
    "react native component",
    "ios",
    "android",
    "component"
  ],
  "peerDependencies": {
    "react-native": ">= 0.4"
  },
  "author": "Watcharachai Kanjaikaew (https://github.com/thegamenicorus)",
  "license": "MIT",
  "bugs": {
    "url":
      "https://github.com/mingyujeon/react-native-timeline-flatlist/issues"
  },
  "homepage": "https://github.com/mingyujeon/react-native-timeline-flatlist"
}
