UNPKG

adhan-time-turkiye

Version:

It is a module that includes religious information such as prayer times, iftar and imsak in all provinces in Turkiye.

35 lines 836 B
{ "name": "adhan-time-turkiye", "version": "2.0.5", "description": "It is a module that includes religious information such as prayer times, iftar and imsak in all provinces in Turkiye.", "main": "prayer.js", "scripts": { "developer": "nodemon simple.js", "update": "update-modules" }, "author": "cihatksm", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/cihatksm/adhan-time-turkiye.git" }, "keywords": [ "cihatksm", "iftar", "türkiye", "ramazan", "ramadan", "prayer", "prayer-times", "adhan-time-turkiye" ], "dependencies": { "cheerio": "^1.0.0", "events": "^3.3.0", "moment-hijri": "^3.0.0" }, "devDependencies": { "nodemon": "^3.1.9", "update-modules": "^0.1.8" } }