{
  "name": "@vivliostyle/theme-gutenberg",
  "description": "Book theme for latin font",
  "version": "2.0.1",
  "author": "Vivliostyle <mail@vivliostyle.org>",
  "main": "theme.css",
  "scripts": {
    "build": "vivliostyle build",
    "preview": "vivliostyle preview",
    "validate": "vivliostyle-theme-scripts validate"
  },
  "dependencies": {
    "@vivliostyle/theme-base": "2.1.0"
  },
  "devDependencies": {
    "@vivliostyle/cli": ">=7",
    "vivliostyle-theme-scripts": "^0.3.6"
  },
  "peerDependencies": {
    "@vivliostyle/cli": ">=7"
  },
  "peerDependenciesMeta": {
    "@vivliostyle/cli": {
      "optional": true
    }
  },
  "files": [
    "*.css",
    "example",
    "config",
    "vivliostyle.config.js"
  ],
  "keywords": [
    "vivliostyle",
    "vivliostyle-theme"
  ],
  "license": "CC0-1.0",
  "vivliostyle": {
    "theme": {
      "name": "Gutenberg",
      "author": "Vivliostyle <mail@vivliostyle.org>",
      "style": "theme.css",
      "category": "novel",
      "topics": []
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/vivliostyle/themes.git",
    "directory": "packages/@vivliostyle/theme-gutenberg"
  },
  "gitHead": "f4d2d61e9885a770d595a7e4282ed6b2afcd1d71"
}
