{
  "name": "init-rnb",
  "version": "1.0.0",
  "description": "Clean and minimalist React Native template for a quick start with react-native-boilerplate.",
  "scripts": {},
  "files": [
    "template",
    "template.config.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iethem/react-native-boilerplate.git"
  },
  "keywords": [
    "react",
    "react-native",
    "react-boilerplate",
    "react-native-boilerplate",
    "template",
    "boilerplate"
  ],
  "author": "İbrahim Ethem Topçu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/iethem/react-native-boilerplate/issues"
  },
  "homepage": "http://reactnativeboilerplate.com"
}