{
  "name": "zona-press",
  "version": "0.1.2",
  "description": "",
  "main": "index.js",
  "bin": {
    "zona-press": "bin/zona-press",
    "zona-press-init": "bin/zona-press-init"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.0.0",
    "commander": "^5.1.0",
    "fs-extra": "^9.0.0",
    "handlebars": "^4.7.6",
    "inquirer": "^7.1.0",
    "metalsmith": "^2.3.0",
    "moment": "^2.25.3",
    "ora": "^4.0.4",
    "semver": "^7.3.2"
  },
  "engines": {
    "node": ">=9"
  }
}
