{
  "name": "tiliger",
  "version": "1.3.2",
  "description": "command tool for reusable project setups",
  "bin": "cli.js",
  "main": "index.js",
  "dependencies": {
    "chalk": "^2.4.2",
    "fs-extra": "^8.1.0",
    "log-symbols": "^3.0.0",
    "prettier": "^1.18.2",
    "replace-in-file": "^4.1.3",
    "simple-git": "^1.126.0",
    "yargs": "^14.0.0"
  },
  "scripts": {
    "prettier": "prettier --config .prettierrc --write '**/*.{ts,js}'"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zsotyooo/tiliger.git"
  },
  "keywords": [
    "template",
    "tiliger",
    "command",
    "line",
    "lerna",
    "multi",
    "multi-package"
  ],
  "author": "Zsolt Molnár <zsotyooo@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zsotyooo/tiliger/issues"
  },
  "homepage": "https://github.com/zsotyooo/tiliger#readme",
  "gitHead": "c3bc702d31d984d3eb1166dd7c48fca3463ab79c"
}
