Skip to content
Snippets Groups Projects
Select Git revision
  • 46e5845048180664dfdbcc0fa3a5d6bfc59b1d5a
  • master default protected
  • 1.31
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
  • 4.25.0
  • 4.24.3
23 results

package.json

Blame
  • This project manages its dependencies using npm. Learn more
    package.json 2.61 KiB
    {
      "name": "@schukai/monster",
      "version": "3.60.0",
      "description": "Monster is a simple library for creating fast, robust and lightweight websites.",
      "keywords": [
        "framework",
        "web",
        "dom",
        "css",
        "sass",
        "mobile-first",
        "app",
        "front-end",
        "templates",
        "schukai",
        "core",
        "shopcloud",
        "alvine",
        "monster",
        "buildmap",
        "stack",
        "observer",
        "observable",
        "uuid",
        "node",
        "nodelist",
        "css-in-js",
        "logger",
        "log",
        "theme"
      ],
      "main": "source/monster.mjs",
      "module": "source/monster.mjs",
      "type": "module",
      "homepage": "https://monsterjs.org/",
      "repository": {
        "type": "git",
        "url": "https://gitlab.schukai.com/oss/libraries/javascript/monster.git"
      },
      "author": "schukai GmbH",
      "license": "AGPL 3.0",
      "dependencies": {
        "@floating-ui/dom": "^1.6.3",
        "@popperjs/core": "^2.11.8",
        "vite-plugin-directory-index": "^3.0.1"
      },
      "devDependencies": {
        "@biomejs/biome": "1.3.3",
        "@esbuild-plugins/node-modules-polyfill": "^0.2.2",
        "@peculiar/webcrypto": "^1.4.5",
        "autoprefixer": "^10.4.18",
        "browserslist": "^4.23.0",
        "btoa": "^1.2.1",
        "c8": "^8.0.1",
        "chai": "^4.4.1",
        "chai-dom": "^1.12.0",
        "clean-jsdoc-theme": "^4.2.17",
        "create-polyfill-service-url": "^2.3.0",
        "crypt": "^0.0.2",
        "cssnano": "^6.1.0",
        "dom-storage": "^2.1.0",
        "element-internals-polyfill": "^1.3.10",
        "esbuild": "^0.19.12",
        "esdoc": "^1.1.0",
        "esdoc-standard-plugin": "^1.0.0",
        "flow-bin": "^0.221.0",
        "fs": "0.0.1-security",
        "glob": "^10.3.10",
        "graphviz": "^0.0.9",
        "jsdoc": "^4.0.2",