{
  "name": "react-native-template-by-nh",
  "version": "1.0.0",
  "description": "React Native Template for a quick start with TypeScript using best existing libraries and scalable structure",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/nawfalhaddi/react-native-template-by-nh.git"
  },
  "author": "Nawfal Haddi <nawfalhaddidev@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nawfalhaddi/react-native-template-by-nh/issues"
  },
  "homepage": "https://nawfalhaddi.github.io/react-native-template-by-nh/",
  "main": "script.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "native",
    "template",
    "typescript",
    "scalable",
    "organized"
  ]
}
