Skip to main content
Glama
deleonio
by deleonio
package.json2.83 kB
{ "devDependencies": { "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "husky": "9.1.7", "lerna": "8.2.4", "license-report": "6.8.1", "lint-staged": "16.2.7", "npm-check-updates": "18.3.1", "npm-run-all2": "8.0.4", "prettier": "3.7.4", "prettier-plugin-organize-imports": "4.3.0", "stylelint": "16.26.1", "stylelint-config-recommended-scss": "16.0.2", "stylelint-config-standard": "39.0.1", "stylelint-order": "7.0.0", "stylelint-scss": "6.13.0" }, "engines": { "pnpm": "^10" }, "pnpm": { "overrides": { "axios": "^1.12.0", "body-parser": ">=2.2.1", "braces": "^3.0.3", "ejs": ">=3.1.10", "form-data": "^4.0.4", "glob": "^11.1.0", "js-yaml": ">=3.14.2", "lodash.pick": "npm:lodash@^4.17.21", "loupe": "^2.3.7", "micromatch": ">=4.0.8", "nanoid": ">=3.3.8", "node-forge": ">=1.3.2", "semver": "^7.5.2", "serialize-javascript": ">=6.0.2", "tar-fs": "^3.1.1", "tmp": ">=0.2.4" } }, "private": true, "scripts": { "build": "pnpm -r build", "clean": "git clean -f -d -X", "clean:branches": "git branch --merged | grep -v \\* | xargs git branch -D", "clean:pnpm": "pnpm -r exec rimraf pnpm-lock.yaml && rimraf pnpm-lock.yaml && pnpm clean", "format": "pnpm format:config && pnpm format:markdown && pnpm format:packages", "format:config": "prettier --write '*.{js,ts,json,yml,yaml}' '.*.{js,ts,json,yml,yaml}' 'packages/*/*.{js,ts,json,yml,yaml}' 'packages/*/.*.{js,ts,json,yml,yaml}' 'packages/*/tsconfig*.json' 'packages/*/*.config.{js,ts}' 'packages/*/.eslintrc.*'", "format:markdown": "prettier --write '**/*.md'", "format:packages": "pnpm -r format -w", "lint": "pnpm -r lint", "lint:eslint": "pnpm -r --no-bail lint:eslint", "lint:stylelint": "pnpm -r --no-bail lint:stylelint", "lint:tsc": "pnpm -r --no-bail lint:tsc", "unused": "pnpm -r unused", "ncu:major": "ncu && pnpm -r exec ncu", "ncu:minor": "ncu -t minor -u && pnpm -r exec ncu -t minor -u", "ncu:patch": "ncu -t patch -u && pnpm -r exec ncu -t patch -u", "pack": "pnpm -r exec pnpm pack", "prepare": "husky", "reinstall": "pnpm clean:pnpm && pnpm i", "smoketest": "pnpm clean && pnpm i && pnpm build && pnpm format && pnpm lint && pnpm test:unit && pnpm test:e2e && pnpm unused", "test": "pnpm -r test", "test-reset-and-update": "rimraf packages/themes/**/snapshots/** && pnpm test:update", "test:e2e": "pnpm -r test:e2e", "test:unit": "pnpm -r test:unit", "test:update": "pnpm test:update:e2e && pnpm test:update:unit", "test:update:e2e": "pnpm -r --workspace-concurrency=1 test:update:e2e", "test:update:unit": "pnpm -r --workspace-concurrency=1 test:update:unit", "update": "pnpm ncu:minor && pnpm ncu:major", "version": "node scripts/update-publiccode.mjs && git add publiccode.yml" } }

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