{
  "name": "@vahesaroyan/react-native-boilerplate-ts",
  "version": "3.0.0",
  "description": "React Native Boilerplate",
  "repository": {
    "type": "git",
    "url": "https://github.com/VaheSaroyan/react-native-boilerplate-ts.git"
  },
  "author": "Vahe Saroyan <vahe.saroyan.web@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/VaheSaroyan/react-native-boilerplate-ts/issues"
  },
  "homepage": "https://github.com/VaheSaroyan/react-native-boilerplate-ts#readme",
  "main": "post-init.script.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "native",
    "boilerplate",
    "react-native",
    "starter-kit"
  ],
  "dependencies": {
    "ascii-art": "^2.8.5",
    "asciify-image": "^0.1.8",
    "kleur": "^4.1.4",
    "yargs": "^17.4.1"
  }
}
