geo-ng
Version:
Retrieve a comprehensive list of states, areas, and sub-areas in Nigeria, providing users with essential geographic information for the country.
45 lines (44 loc) • 947 B
JSON
{
"name": "geo-ng",
"version": "1.0.5",
"description": "Retrieve a comprehensive list of states, areas, and sub-areas in Nigeria, providing users with essential geographic information for the country.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ayobamiu/geo-ng.git"
},
"homepage": "https://ayobamiu.github.io/geo-ng-web/",
"keywords": [
"Nigeria",
"States",
"Areas",
"Sub-areas",
"Geography",
"Location",
"Nigerian",
"states",
"Nigerian",
"areas",
"Nigerian",
"sub-areas",
"Geo",
"data",
"Geo",
"information",
"Local Government",
"Nodejs",
"Capital",
"City",
"Lga",
"Local-government"
],
"author": "Usman Ayobami",
"license": "ISC",
"dependencies": {
"typescript": "^5.0.4"
},
"types": "index.d.ts"
}