{
    "name": "react-native-template-joy",
    "version": "0.0.1",
    "description": "Save your time for a quick start React Native app",
    "files": [
        "template",
        "template.config.js"
      ],
    "repository": {
        "type": "git",
        "url": "git@github.com:tranhiepqna/react-native-template-joy.git"
    },
    "keywords": [
        "react-native",
        "typescript",
        "jest",
        "template",
        "boilerplate",
        "xState",
        "react-query",
        "react-navigation"
      ],
    "author": "Hiep Tran <tranhiepqna@gmail.com>",
    "license": "MIT",
    "homepage": "https://github.com/tranhiepqna/react-native-template-joy#readme"
  }