vue-countrycode-dropdown
Version:
A country dropdown with search for country codes and country names
30 lines (29 loc) • 780 B
JSON
{
"name": "vue-countrycode-dropdown",
"version": "1.0.2",
"description": "A country dropdown with search for country codes and country names",
"main": "src/index.vue",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ShadiFarzankia/vue-countrycode-dropdown.git"
},
"keywords": [
"vue",
"nuxt",
"phone",
"telephone",
"international input",
"input",
"country code dropdown",
"dropdown"
],
"author": "shadi farzankia, behnam jaberi",
"license": "ISC",
"bugs": {
"url": "https://github.com/ShadiFarzankia/vue-countrycode-dropdown/issues"
},
"homepage": "https://github.com/ShadiFarzankia/vue-countrycode-dropdown#readme"
}