UNPKG

@mdkva/surahkit

Version:

MDKVA SurahKit provides clean, reliable, and easily accessible Quran data ideal for apps, Islamic tools, AI systems, and automation projects.

39 lines 852 B
{ "name": "@mdkva/surahkit", "version": "1.0.1", "description": "MDKVA SurahKit provides clean, reliable, and easily accessible Quran data ideal for apps, Islamic tools, AI systems, and automation projects.", "keywords": [ "mdkva", "quran", "surah", "islam", "arabic", "english", "api", "json", "verse", "multilingual" ], "homepage": "https://mdkva.com/apis/surahkit/", "repository": { "type": "git", "url": "https://github.com/mdkva/surahkit.git" }, "license": "MIT", "author": "MDKVA <contact@mdkva.com>", "contributors": [ { "name": "M. Danyal Kayani", "email": "danyal@mdkva.com" } ], "type": "module", "main": "surahkit.js", "files": [ "surahkit.js", "data" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }