{
  "name": "react-native-template-typescript-tv",
  "version": "6.12.0",
  "description": "Clean and minimalist React Native TV template for a quick start with TypeScript.",
  "scripts": {
    "test": "exit 0"
  },
  "files": [
    "template",
    "template.config.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-native-tvos/react-native-template-typescript-tv.git"
  },
  "keywords": [
    "react-native",
    "typescript",
    "jest",
    "template",
    "boilerplate"
  ],
  "author": "Emin Khateeb <emin@emin.ch> and Doug Lowder <douglowder@mac.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/react-native-tvos/react-native-template-typescript-tv/issues"
  },
  "homepage": "https://github.com/react-native-tvos/react-native-template-typescript-tv#readme"
}
