Files
gh-telecomsxchangeapi-desti…/.claude-plugin/plugin.json
2025-11-30 09:01:05 +08:00

17 lines
345 B
JSON

{
"name": "destinations-api",
"description": "Complete MCC/MNC list, E.164 & E.212 mapping, mobile country codes, and network identifiers for global telecom operators",
"version": "1.0.0",
"author": {
"name": "Ameed Jamous"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}