Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
azure-devops-mcp
by
RyanCardin15
Verified
GitHub
Version Control
Developer Tools
Cloud Platforms
TypeScript
MIT License
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
node_modules
escape-html
node_modules/escape-html/index.js
node_modules/escape-html/LICENSE
node_modules/escape-html/package.json
node_modules/escape-html/Readme.md
{ "name": "escape-html", "description": "Escape string for use in HTML", "version": "1.0.3", "license": "MIT", "keywords": [ "escape", "html", "utility" ], "repository": "component/escape-html", "devDependencies": { "benchmark": "1.0.0", "beautify-benchmark": "0.2.4" }, "files": [ "LICENSE", "Readme.md", "index.js" ], "scripts": { "bench": "node benchmark/index.js" } }