{
  "name": "react-native-ts-generator",
  "version": "0.5.0",
  "description": "React Native TypeScript Boilerplate Generator",
  "main": "bin/cli.js",
  "bin": {
    "react-native-ts-generator": "bin/cli.js"
  },
  "scripts": {
    "test": "echo \"Noting to test\""
  },
  "dependencies": {
    "express-generator": "4.15.0",
    "fs-jetpack": "^1.2.0",
    "global": "^4.3.2",
    "renamer": "^0.6.1",
    "replace": "^0.3.0",
    "shelljs": "^0.7.8"
  },
  "author": "sandy",
  "url": "https://github.com/gsaandy/react-native-ts-generator/issues",
  "email": "sandeepgs3@gmail.com",
  "license": "ISC",
  "devDependencies": {
    "@types/node": "^8.0.14"
  }
}
