kenyacounties
Version:
An npm package for rendering all kenyan counties to be used in Nodejs
26 lines (25 loc) • 624 B
JSON
{
"name": "kenyacounties",
"version": "2.0.11",
"description": "An npm package for rendering all kenyan counties to be used in Nodejs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kitavidavis/kenyacounties.git"
},
"keywords": [
"Kenya",
"Counties",
"NPM",
"Nodejs"
],
"author": "David Kitavi",
"license": "MIT",
"bugs": {
"url": "https://github.com/kitavidavis/kenyacounties/issues"
},
"homepage": "https://github.com/kitavidavis/kenyacounties#readme"
}