{
  "name": "@hortau/react-native-device-time-format",
  "version": "2.4.0",
  "description": "Get device setting for time format in react-native",
  "main": "index.js",
  "scripts": {},
  "keywords": [
    "react-native",
    "device",
    "time format",
    "hour format",
    "12 hour",
    "24 hour"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/hortau/react-native-device-time-format.git"
  },
  "homepage": "https://github.com/steffenagger/react-native-device-time-format#readme",
  "bugs": "https://github.com/steffenagger/react-native-device-time-format/issues",
  "author": {
    "name": "Steffen Agger",
    "email": "steffen.agger@gmail.com",
    "url": "https://github.com/steffenagger"
  },
  "contributors": [
    {
      "name": "Tim Kuilman",
      "url": "https://github.com/timkuilman"
    },
    {
      "name": "Tihomir Valkanov",
      "url": "https://github.com/thinklinux"
    }
  ],
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  }
}
