{ "name": "monster", "version": "2.2.1", "description": "monster", "repository": { "type": "git", "url": "https://gitlab.schukai.com/oss/libraries/javascript/monster.git" }, "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": { "@peculiar/webcrypto": "^1.4.1", "btoa": "^1.2.1", "c8": "^7.12.0", "chai": "^4.3.7", "chai-dom": "^1.11.0", "clean-jsdoc-theme": "^4.2.2", "create-polyfill-service-url": "^2.2.6", "crypt": "^0.0.2", "esbuild": "^0.14.54", "flow-bin": "^0.184.0", "fs": "0.0.1-security", "graphviz": "^0.0.9", "jsdoc": "^3.6.11", "jsdoc-external-example": "github:volker-schukai/jsdoc-external-example", "jsdoc-plantuml": "^1.0.2", "jsdom": "^19.0.0", "jsdom-global": "^3.0.2", "mocha": "^10.2.0", "node-plantuml": "^0.9.0", "sinon": "^14.0.2", "url": "^0.11.0", "url-exist": "3.0.0", "util": "^0.12.5" } }