{
  "name": "@sweatpotato/react-native-boilerplate",
  "version": "1.2.0",
  "description": "React Native boilerplate with TypeScript.",
  "scripts": {
    "test": "exit 0"
  },
  "files": [
    "template",
    "template.config.js"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/sweatpotato13/react-native-boilerplate"
  },
  "keywords": [
    "react-native",
    "typescript",
    "jest",
    "template",
    "boilerplate"
  ],
  "author": "Cute_Wisp <sweatpotato13@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sweatpotato13/react-native-boilerplate/issues"
  },
  "homepage": "https://github.com/sweatpotato13/react-native-boilerplate#readme"
}
