Skip to main content
Glama
package.json1.5 kB
{ "name": "@agiflowai/aicode-utils", "description": "Shared utilities and types for AI-powered code generation, scaffolding, and analysis", "version": "1.0.9", "license": "AGPL-3.0", "author": "AgiflowIO", "repository": { "type": "git", "url": "https://github.com/AgiFlow/aicode-toolkit.git", "directory": "packages/aicode-utils" }, "homepage": "https://github.com/AgiFlow/aicode-toolkit#readme", "bugs": { "url": "https://github.com/AgiFlow/aicode-toolkit/issues" }, "keywords": [ "typescript", "library", "scaffold", "generator", "template", "boilerplate", "code-generation" ], "main": "./dist/index.cjs", "module": "./dist/index.mjs", "types": "./dist/index.d.cts", "files": [ "dist", "README.md" ], "scripts": { "build": "tsdown", "test": "vitest --run", "typecheck": "tsc --noEmit" }, "dependencies": { "chalk": "5.6.2", "execa": "^9.5.2", "js-yaml": "4.1.1", "ora": "^9.0.0", "pino": "^10.0.0" }, "devDependencies": { "@types/js-yaml": "^4.0.9", "@types/node": "^22.0.0", "@types/ora": "^3.2.0", "@vitest/coverage-v8": "^3.0.0", "chance": "^1.1.13", "tsdown": "^0.16.4", "typescript": "5.9.3", "vitest": "4.0.15" }, "type": "module", "publishConfig": { "access": "public" }, "exports": { ".": { "import": "./dist/index.mjs", "require": "./dist/index.cjs" }, "./package.json": "./package.json" } }

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/AgiFlow/aicode-toolkit'

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