country-telephone-data
Version:
Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.
20 lines (19 loc) • 524 B
JSON
{
"name": "country-telephone-data",
"version": "0.6.3",
"description": "Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.",
"main": "country_telephone_data.js",
"repository": {
"type": "git",
"url": "https://github.com/mukeshsoni/country-telephone-data"
},
"keywords": [
"country",
"telephone",
"data",
"format",
"code"
],
"author": "Mukesh Soni <mukeshsoni@gmail.com> (http://unstack.in/)",
"license": "MIT"
}