{
  "name": "@uiw/react-native-template",
  "version": "5.4.0",
  "description": "React Native template for react-native-uiw.",
  "homepage": "https://uimjs.github.io/#/docs/react-native-template",
  "scripts": {
    "prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"
  },
  "files": [
    "template",
    "template.config.js"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/uiwjs/react-native-template.git"
  },
  "keywords": [
    "react-native-template",
    "react-native",
    "jest",
    "template",
    "uiw",
    "redux",
    "react",
    "react-navigation",
    "navigation",
    "boilerplate",
    "rematch"
  ],
  "author": "Kenny Wong <wowohoo@qq.com>",
  "license": "MIT"
}
