{
  "name": "@baravak/risloo-profile-cli",
  "version": "4.83.0",
  "description": "**Risloo Profile CLI** is a library for creating profiles, reports and sheets for *psychological* samples.",
  "main": "bin/risloo.js",
  "publishConfig": {
    "access": "public"
  },
  "bin": {
    "risloo": "bin/risloo.js"
  },
  "scripts": {
    "test": "node ./src/publish/test.js",
    "prepublishOnly": "npm test",
    "start": "node app"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/baravak/risloo-extractor-app.git"
  },
  "author": "Mahdi Amirabadi",
  "license": "MIT",
  "dependencies": {
    "chalk": "^4.1.2",
    "chokidar": "^3.5.3",
    "commander": "^8.3.0",
    "handlebars": "^4.7.7",
    "moment": "^2.29.1",
    "moment-jalaali": "^0.9.2",
    "prettier": "^2.4.1",
    "qrcode": "^1.5.0",
    "sharp": "^0.32.4"
  },
  "packageManager": "yarn@1.22.19",
  "bugs": {
    "url": "https://github.com/baravak/risloo-extractor-app/issues"
  },
  "homepage": "https://github.com/baravak/risloo-extractor-app#readme"
}
