{
  "name": "react-native-hour-format",
  "version": "1.1.3",
  "description": "Get time format used in user device",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/softwaremansion/react-native-hour-format.git"
  },
  "keywords": [
    "react-native",
    "hour",
    "format",
    "am",
    "pm",
    "24"
  ],
  "author": "Miron Pawlik",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/softwaremansion/react-native-hour-format/issues"
  },
  "homepage": "https://github.com/softwaremansion/react-native-hour-format#readme",
  "peerDependencies": {
    "react-native": ">=0.42.0"
  }
}
