@endereco/countryautocomplete
Version:
Pulls country codes and adds them to options in country selection.
23 lines (22 loc) • 572 B
JSON
{
"name": "@endereco/countryautocomplete",
"version": "1.2.1",
"description": "",
"main": "CountryAutocomplete.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Endereco/CountryAutocomplete.git"
},
"keywords": [
"endereco"
],
"author": "ilja_weber <ilja@endereco.de>",
"license": "ISC",
"bugs": {
"url": "https://github.com/Endereco/CountryAutocomplete/issues"
},
"homepage": "https://github.com/Endereco/CountryAutocomplete#readme"
}