{
  "name": "@kairyomeshi/react-native-template",
  "version": "4.6.0",
  "description": "Clean and minimalist React Native template for a quick start.",
  "scripts": {
    "test": "exit 0"
  },
  "files": [
    "template",
    "template.config.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kairyomeshi/react-native-template.git"
  },
  "keywords": [
    "react-native",
    "typescript",
    "jest",
    "template",
    "boilerplate"
  ],
  "author": "Yuta Sugimura",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kairyomeshi/react-native-template/issues"
  },
  "homepage": "https://github.com/kairyomeshi/react-native-template#readme"
}
