17 lines
345 B
JSON
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"
|
|
]
|
|
} |