{
    "name": "react-native-atom-template",
    "version": "0.1.2",
    "description": "React Native Template",
    "scripts": {
        "test": "exit 0"
      },
      "files": [
        "template",
        "template.config.js"
      ],
    "repository": "https://github.com/abhi3691/react-native-atom-template",
    "keywords": [
        "react-native",
        "jest",
        "template",
        "boilerplate"
    ],
    "homepage": "https://github.com/abhi3691/react-native-atom-template/blob/main/README.md",
    "author": "Abhinand v k <abhinandvk41@gmail.com>",
    "bugs": {
        "url": "https://github.com/abhi3691/react-native-atom-template/issues"
      },
    "license": "Apache"
}
