iran-cities
Version:
The most accurate database of city, county and province names of Iran
30 lines (29 loc) • 700 B
JSON
{
"name": "iran-cities",
"version": "0.0.5",
"description": "The most accurate database of city, county and province names of Iran",
"main": "index.js",
"author": "Patrick Der Avakian <patrick@baboon.ir>",
"license": "MIT",
"dependencies": {
"jsonfile": "^3.0.0"
},
"devDependencies": {
"nodemon": "^1.11.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/moxart/iran-cities.git"
},
"keywords": [
"iran",
"city"
],
"bugs": {
"url": "https://github.com/moxart/iran-cities/issues"
},
"homepage": "https://github.com/moxart/iran-cities#readme"
}