{
  "name": "react-native-timeline-simple",
  "version": "0.8.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:iphuongtt/react-native-timeline-simple.git"
  },
  "keywords": [
    "react-native",
    "timeline",
    "flatlist",
    "schedule",
    "react native component",
    "ios",
    "android",
    "component"
  ],
  "peerDependencies": {
    "react-native": ">= 0.58.2"
  },
  "author": "Phuongtt (https://github.com/iphuongtt)",
  "contributors": [],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/iphuongtt/react-native-timeline-simple/issues"
  },
  "homepage": "https://github.com/iphuongtt/react-native-timeline-simple"
}
