UNPKG

prayer-times-api

Version:

A simple Node.js wrapper to fetch Islamic prayer times.

23 lines (22 loc) 398 B
{ "name": "prayer-times-api", "version": "1.0.2", "description": "A simple Node.js wrapper to fetch Islamic prayer times.", "main": "index.js", "scripts": { "test": "node index.js" }, "keywords": [ "prayer-times", "islamic", "adhan", "namaz", "api", "muslim" ], "author": "Ravi", "license": "MIT", "dependencies": { "express": "^4.18.2" } }