{ "name": "jpclwe-materialicons", "version": "1.0.0", "description": "Module adding material icons to the jpc-like-websites components", "keywords": [ "jpc", "jpclwe", "extension" ], "repository": { "type": "git", "url": "https://git.labos.goip.de/chris/jpclwe-materialIcons.git" }, "license": "", "author": "cm", "type": "commonjs", "main": "icons.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" "devDependencies": { "jpc-like-websites": "git+https://git.labos.goip.de/chris/jpc-like-websites.git", "@eslint/css": "^0.7.0", "@eslint/js": "^9.26.0", "@eslint/json": "^0.12.0", "eslint": "^9.26.0", "globals": "^16.1.0" } }