geo-nepal
Version:
A tiny package to list districts of Nepal.
21 lines (20 loc) • 427 B
JSON
{
"name": "geo-nepal",
"version": "1.0.13",
"description": "A tiny package to list districts of Nepal.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Nabin Adhikari",
"license": "ISC",
"keywords": [
"Nepal",
"District",
"Province"
],
"repository": {
"type": "git",
"url": "git://github.com/nabinadhikari/geo-nepal.git"
}
}