illerimiz
Version:
İlleri JSON formatında veren bir kütüphane.
21 lines (20 loc) • 371 B
JSON
{
"name": "illerimiz",
"version": "1.0.1",
"description": "İlleri JSON formatında veren bir kütüphane.",
"main": "index.js",
"scripts": {
"test": "jest"
},
"keywords": [
"il",
"türkiye",
"cities",
"counties"
],
"author": "Ali GOREN <goren.ali@yandex.com>",
"license": "ISC",
"devDependencies": {
"jest": "^22.4.3"
}
}