Skip to main content
Glama
package.json929 B
{ "name": "@tm/profiles", "private": true, "description": "Editor profile management for Task Master - handles commands and rules across different editors", "type": "module", "types": "./src/index.ts", "main": "./dist/index.js", "exports": { ".": "./src/index.ts" }, "scripts": { "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "lint": "biome check --write", "lint:check": "biome check", "lint:fix": "biome check --fix --unsafe", "format": "biome format --write", "format:check": "biome format", "typecheck": "tsc --noEmit" }, "dependencies": {}, "devDependencies": { "@types/node": "^22.10.5", "@vitest/coverage-v8": "^4.0.10", "typescript": "^5.9.2", "vitest": "^4.0.10" }, "files": ["src", "README.md", "CHANGELOG.md"], "keywords": ["task-master", "profiles", "editor", "commands", "typescript"], "author": "Task Master AI", "version": "" }

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/eyaltoledano/claude-task-master'

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