Skip to main content
Glama
deleonio
by deleonio
package.json2.22 kB
{ "name": "@public-ui/kolibri-cli", "version": "4.0.0-alpha.8", "license": "EUPL-1.2", "homepage": "https://public-ui.github.io", "repository": { "type": "git", "url": "https://github.com/public-ui/kolibri" }, "bugs": { "url": "https://github.com/public-ui/kolibri/issues", "email": "kolibri@itzbund.de" }, "author": { "name": "Informationstechnikzentrum Bund", "email": "kolibri@itzbund.de" }, "bin": { "kolibri": "dist/index.js" }, "description": "CLI for executing some helpful commands for KoliBri projects.", "scripts": { "build": "tsc", "reset": "pnpm i @public-ui/components@1.1.7", "format": "prettier -c src", "lint": "pnpm lint:eslint && pnpm lint:tsc", "lint:eslint": "eslint src", "lint:tsc": "tsc --noemit", "pretest:unit": "pnpm build", "restart": "pnpm reset && pnpm start", "start": "rimraf test && cpy \"../../samples/react/src/components\" test/src && cpy \"../../samples/react/public/*.html\" test/ && ts-node src/index.ts migrate --ignore-uncommitted-changes --test-tasks test", "test:unit": "cross-env TS_NODE_PROJECT=tsconfig.test.json mocha --require ts-node/register test/**/*.ts --no-experimental-strip-types", "unused": "knip", "watch": "nodemon --ignore package.json src/index.ts migrate --ignore-uncommitted-changes --test-tasks test" }, "type": "commonjs", "dependencies": { "chalk": "5.6.2", "commander": "14.0.2", "deepmerge": "4.3.1", "gradient-string": "3.0.0", "loglevel": "1.9.2", "prettier": "3.7.4", "prettier-plugin-organize-imports": "4.3.0", "semver": "7.7.3", "typed-bem": "1.0.2" }, "devDependencies": { "@public-ui/components": "workspace:*", "@types/node": "24.10.1", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "cpy-cli": "6.0.0", "cross-env": "10.1.0", "eslint": "8.57.1", "eslint-config-prettier": "9.1.2", "eslint-plugin-html": "8.1.3", "eslint-plugin-jsdoc": "50.8.0", "eslint-plugin-json": "3.1.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.5", "knip": "5.71.0", "mocha": "11.7.5", "nodemon": "3.1.11", "rimraf": "6.1.2", "ts-node": "10.9.2", "typescript": "5.9.3" }, "files": [ "dist" ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deleonio/public-ui-kolibri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server