gitstrap-cli
Version:
A cli tool that allows you to easily sync with your upstream git repository
31 lines (30 loc) • 644 B
JSON
{
"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"
}
}