36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"name": "OpenClaw",
|
|
"data": {
|
|
"typescript": { "id": 1, "nterm": "typescript" },
|
|
"ts": { "id": 1, "nterm": "typescript" },
|
|
"javascript": { "id": 1, "nterm": "typescript" },
|
|
"js": { "id": 1, "nterm": "typescript" },
|
|
"node": { "id": 1, "nterm": "typescript" },
|
|
"npm": { "id": 1, "nterm": "typescript" },
|
|
|
|
"gateway": { "id": 2, "nterm": "gateway" },
|
|
"server": { "id": 2, "nterm": "gateway" },
|
|
"api": { "id": 2, "nterm": "gateway" },
|
|
"websocket": { "id": 2, "nterm": "gateway" },
|
|
"ws": { "id": 2, "nterm": "gateway" },
|
|
|
|
"channel": { "id": 3, "nterm": "channel" },
|
|
"telegram": { "id": 3, "nterm": "channel" },
|
|
"discord": { "id": 3, "nterm": "channel" },
|
|
"slack": { "id": 3, "nterm": "channel" },
|
|
"im": { "id": 3, "nterm": "channel" },
|
|
|
|
"skill": { "id": 4, "nterm": "skill" },
|
|
"tool": { "id": 4, "nterm": "skill" },
|
|
"capability": { "id": 4, "nterm": "skill" },
|
|
"extension": { "id": 4, "nterm": "skill" },
|
|
"plugin": { "id": 4, "nterm": "skill" },
|
|
|
|
"config": { "id": 5, "nterm": "config" },
|
|
"configuration": { "id": 5, "nterm": "config" },
|
|
"settings": { "id": 5, "nterm": "config" },
|
|
"json": { "id": 5, "nterm": "config" },
|
|
"yaml": { "id": 5, "nterm": "config" }
|
|
}
|
|
}
|