turkey-location-data
Version:
Turkey province, district and neighborhood data
41 lines • 1.01 kB
JSON
{
"name": "turkey-location-data",
"version": "1.1.1",
"description": "Turkey province, district and neighborhood data ",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ismetcanbyk/turkey-location-data.git"
},
"keywords": [
"turkey",
"location",
"province",
"district",
"neighborhood",
"turkiye",
"cities",
"turkish",
"provices",
"turkey-location-data",
"turkey-cities"
],
"author": "ismet Can Bıyık",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ismetcanbyk/turkey-location-data/issues"
},
"homepage": "https://github.com/ismetcanbyk/turkey-location-data#readme",
"dependencies": {
"fs": "^0.0.1-security"
},
"devDependencies": {
"@types/node": "^22.0.0",
"typescript": "^5.5.4"
}
}