{
  "name": "@schukai/monster",
  "version": "2.0.7",
  "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"
}