{
  "name": "monster",
  "version": "3.51.3",
  "description": "monster",
  "repository": {
    "type": "git",
    "url": "https://gitlab.schukai.com/oss/libraries/javascript/monster.git"
  },
  "bugs": {
    "url": "https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues"
  },
  "scripts": {
    "test": "npx mocha --recursive test/cases/",
    "web-test": "script/web-test.sh",
    "publish": "script/release-and-publish.sh",
    "build-doc": "script/build-doc.sh"
  },
  "type": "module",
  "keywords": [],
  "author": "schukai GmbH",
  "license": "see LICENSE file",
  "devDependencies": {
    "@oss/web-components-build-tools": "^1.2.8",
    "@peculiar/webcrypto": "^1.4.3",
    "autoprefixer": "^10.4.14",
    "browserslist": "^4.21.9",
    "btoa": "^1.2.1",
    "c8": "^8.0.0",
    "chai": "^4.3.7",
    "chai-dom": "^1.11.0",
    "clean-jsdoc-theme": "^4.2.9",
    "create-polyfill-service-url": "^2.2.6",
    "crypt": "^0.0.2",
    "cssnano": "^6.0.1",
    "element-internals-polyfill": "^1.3.5",
    "esbuild": "^0.18.4",
    "flow-bin": "^0.209.0",
    "fs": "0.0.1-security",
    "glob": "^10.2.7",
    "graphviz": "^0.0.9",
    "jsdoc": "^4.0.2",
    "jsdoc-external-example": "github:volker-schukai/jsdoc-external-example",
    "jsdoc-plantuml": "^1.0.3",
    "jsdom": "^22.1.0",
    "jsdom-global": "^3.0.2",
    "mocha": "^10.2.0",
    "node-plantuml": "^0.9.0",
    "postcss": "^8.4.24",
    "postcss-fluid": "^1.4.2",
    "postcss-for": "^2.1.1",
    "postcss-import": "^15.1.0",
    "postcss-load-config": "^4.0.1",
    "postcss-mixins": "^9.0.4",
    "postcss-nested": "^6.0.1",
    "postcss-nesting": "^11.3.0",
    "postcss-normalize": "^10.0.1",
    "postcss-responsive-type": "^1.0.0",
    "postcss-rtlcss": "^4.0.6",
    "postcss-strip-units": "^2.0.1",
    "rome": "^12.1.3",
    "sinon": "^15.1.2",
    "url": "^0.11.1",
    "url-exist": "3.0.1",
    "util": "^0.12.5",
    "vite": "^4.3.9",
    "vite-plugin-banner": "^0.7.0",
    "vite-plugin-list-directory-contents": "^1.4.5",
    "vite-plugin-minify": "^1.5.2",
    "vite-plugin-mkcert": "^1.15.0",
    "ws": "^8.13.0"
  }
}