Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 1.31
  • 4.11.1
  • 4.11.0
  • 4.10.4
  • 4.10.3
  • 4.10.2
  • 4.10.1
  • 4.10.0
  • 4.9.0
  • 4.8.0
  • 4.7.0
  • 4.6.1
  • 4.6.0
  • 4.5.1
  • 4.5.0
  • 4.4.1
  • 4.4.0
  • 4.3.1
  • 4.3.0
  • 4.2.0
  • 4.1.2
22 results

package.json

Blame
  • This project manages its dependencies using npm. Learn more
    package.json 2.51 KiB
    {
      "name": "@schukai/monster",
      "version": "3.108.2",
      "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.13",
        "@popperjs/core": "^2.11.8",
        "buffer": "^6.0.3"
      },
      "devDependencies": {
        "@biomejs/biome": "1.9.4",
        "@esbuild-plugins/node-modules-polyfill": "^0.2.2",
        "@peculiar/webcrypto": "^1.5.0",
        "@playwright/test": "^1.50.1",
        "@roarr/cli": "^5.12.4",
        "autoprefixer": "^10.4.20",
        "browserslist": "^4.24.4",
        "btoa": "^1.2.1",
        "c8": "^10.1.3",
        "chai": "^5.1.2",
        "chai-dom": "^1.12.1",
        "crypt": "^0.0.2",
        "cssnano": "^7.0.6",
        "dom-storage": "^2.1.0",
        "element-internals-polyfill": "^1.3.13",
        "esbuild": "^0.25.0",
        "espree": "^10.3.0",
        "estraverse": "^5.3.0",
        "flow-bin": "^0.260.0",
        "fs": "0.0.1-security",
        "glob": "^11.0.1",
        "graphviz": "^0.0.9",
        "jsdom": "^26.0.0",