Skip to main content
Glama
package.json1.85 kB
{ "name": "@cosmology/lcd", "version": "0.13.5", "description": "Telescope LCDClient helpers", "author": "Dan Lynch <pyramation@gmail.com>", "homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/helpers#readme", "license": "SEE LICENSE IN LICENSE", "main": "main/index.js", "module": "module/index.js", "typings": "types/index.d.ts", "directories": { "lib": "src", "test": "__tests__" }, "files": [ "types", "src", "module", "main" ], "scripts": { "build:main": "yarn tsc -p tsconfig.json --outDir main --module commonjs", "build:module": "yarn tsc -p tsconfig.json --outDir module --module es2022", "build": "npm run build:module && npm run build:main", "buidl": "npm run build", "buidl:clean": "npm run clean && npm run buidl", "clean": "rimraf ./types", "prepare": "npm run build", "lint": "eslint .", "format": "eslint . --fix" }, "jest": { "testPathIgnorePatterns": [ "main/", "types/" ] }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/cosmology-tech/telescope/tree/master/packages/helpers" }, "keywords": [], "bugs": { "url": "https://github.com/cosmology-tech/telescope/tree/master/packages/helpers/issues" }, "devDependencies": { "@types/jest": "^29.5.0", "cross-env": "^7.0.2", "eslint": "8.38.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.0.0", "esprima": "4.0.1", "jest": "^29.5.0", "jest-in-case": "^1.0.2", "prettier": "^2.8.7", "regenerator-runtime": "^0.13.11", "rimraf": "5.0.0", "ts-jest": "^29.1.0", "typescript": "^5.0.4" }, "dependencies": { "axios": "1.7.4" }, "gitHead": "e8ed8695a55fd68b4f1cf32916cdde819bebab70" }

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/MyronKoch-dev/osmosis-mcp-server'

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