turkish-news
Version:
Bu Modül sondakika.com Üzerinden Dil İşleme Kullanarak Json Output Verir.
28 lines (27 loc) • 554 B
JSON
{
"name": "turkish-news",
"version": "1.0.2",
"description": "Bu Modül sondakika.com Üzerinden Dil İşleme Kullanarak Json Output Verir.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"haber",
"news",
"turkish",
"API",
"json",
"sondakika",
"data",
"array"
],
"author": "RUDS Development",
"license": "MIT",
"dependencies": {
"axios": "^1.10.0",
"cheerio": "^1.1.0",
"express": "^5.1.0",
"turkish-news": "^1.0.1"
}
}