country-code-converter
Version:
Converts IOC, FIFA, ISO3, and IOS2 country codes
16 lines • 331 B
JSON
{
"name": "country-code-converter",
"version": "1.0.0",
"description": "Converts IOC, FIFA, ISO3, and IOS2 country codes",
"repository": "tylerhuyser/country-code-converter",
"main": "index.js",
"keywords": [
"country names",
"country codes",
"IOC",
"FIFA",
"ISO3",
"ISO2",
"converter"
]
}