{
  "name": "@mikroways/reveal-md-common",
  "version": "1.3.2",
  "description": "Default configuration to work with Mikroways presentations",
  "main": "preproc.js",
  "bin": {
    "text2voice": "bin/text2voice.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "mikroways",
    "reveal-md"
  ],
  "dependencies": {
    "axios-debug-log": "^1.0.0",
    "chalk": "^4",
    "elevenlabs-node": "^2.0.1",
    "glob": "^10.3.10",
    "minimist": "^1.2.8",
    "postinstall": "^0.9.0",
    "json-merger": "~2.0.0",
    "reveal-md": "~6.1.0"
  },
  "author": "Christian Rodriguez",
  "license": "ISC"
}
