{
  "name": "gitstrap-cli",
  "version": "0.1.0",
  "description": "A cli tool that allows you to easily sync with your upstream git repository",
  "keywords": [
    "android",
    "ios",
    "react",
    "native",
    "react-native",
    "native-modules",
    "react-component",
    "navbar",
    "packager",
    "rnpm",
    "es6",
    "react-native boilerplate",
    "redux",
    "react-native with redux",
    "react-native with redux boilerplate",
    "native-base boilerplate",
    "react-native with native-base"
  ],
  "main": "index.js",
  "author": "Himanshu@GeekyAnts",
  "license": "ISC",
  "bin": {
    "gitstrap": "index.js"
  }
}
