{
  "name": "react-native-template-typescript-wh",
  "version": "0.0.2",
  "description": "Clean and minimalist React Native template for a quick start with TypeScript.",
  "scripts": {
    "prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"
  },
  "files": [
    "template",
    "template.config.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/emin93/react-native-template-typescript.git"
  },
  "keywords": [
    "react-native",
    "typescript",
    "jest",
    "template",
    "boilerplate"
  ],
  "author": "Emin Khateeb <emin@emin.ch>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/emin93/react-native-template-typescript/issues"
  },
  "homepage": "https://github.com/emin93/react-native-template-typescript#readme"
}
