ms-countries
Version:
Exports a list of countries for the modern slavery app into a usable format for hof select elements
19 lines (18 loc) • 476 B
JSON
{
"name": "ms-countries",
"version": "1.0.0",
"description": "Exports a list of countries for the modern slavery app into a usable format for hof select elements",
"main": "index.js",
"keywords": [
"hof",
"modern-slavery",
"countries"
],
"author": "",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/UKHomeOffice/ms-countries.git"
},
"homepage": "https://github.com/UKHomeOffice/ms-countries#readme"
}