{
  "name": "cinematheme",
  "version": "0.0.13",
  "description": "Create theme for CinemaPress",
  "main": "index.js",
  "license": "MIT",
  "bin": {
    "cinematheme": "cinematheme.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/CinemaPress/CinemaTheme.git"
  },
  "bugs": {
    "url": "https://github.com/CinemaPress/CinemaTheme/issues"
  },
  "homepage": "https://github.com/CinemaPress",
  "dependencies": {
    "ora": "5.1.0",
    "jsdom": "16.4.0",
    "commander": "6.1.0",
    "fs-extra": "9.0.1",
    "js-beautify": "1.13.0",
    "website-scraper": "4.2.2",
    "uncss": "0.17.3",
    "axios": "0.20.0"
  }
}
