{
  "description": "application-theme-plugin",
  "keywords": [
    "plugin",
    "application theme"
  ],
  "repository": "vaadin/flow",
  "name": "@vaadin/application-theme-plugin",
  "version": "0.5.1",
  "main": "application-theme-plugin.js",
  "author": "Vaadin Ltd",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/vaadin/flow/issues"
  },
  "type": "module",
  "dependencies": {
    "mkdirp": "0.5.6"
  },
  "files": [
    "application-theme-plugin.js",
    "theme-generator.js",
    "theme-copy.js",
    "theme-handle.js",
    "css-theme-generator.js"
  ]
}
