| 12345678910111213141516171819202122 |
- {
- "name": "@roo-code/types",
- "version": "1.95.0",
- "description": "TypeScript type definitions for Roo Code.",
- "publishConfig": {
- "access": "public",
- "name": "@roo-code/types",
- "registry": "https://registry.npmjs.org/"
- },
- "author": "Roo Code Team",
- "license": "MIT",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/RooCodeInc/Roo-Code.git"
- },
- "bugs": {
- "url": "https://github.com/RooCodeInc/Roo-Code/issues"
- },
- "homepage": "https://roocode.com",
- "keywords": ["roo", "roo-code", "ai"],
- "files": ["dist"]
- }
|