Skip to content

Commit

Permalink
update description and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
z3bi committed Apr 17, 2020
1 parent 3a696e3 commit ea59e00
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adhan",
"version": "4.0.0",
"description": "Adhan is a well tested and well documented library for calculating Islamic prayer times. All astronomical calculations are high precision equations directly from the book “Astronomical Algorithms” by Jean Meeus. This book is recommended by the Astronomical Applications Department of the U.S. Naval Observatory and the Earth System Research Laboratory of the National Oceanic and Atmospheric Administration.",
"description": "High precision Islamic prayer time library",
"main": "Adhan.js",
"types": "Adhan.d.ts",
"scripts": {
Expand All @@ -13,17 +13,10 @@
"type": "git",
"url": "git://github.com/batoulapps/adhan-js.git"
},
"keywords": [
"adhan",
"islam",
"muslim",
"prayer"
],
"author": "Batoul Apps",
"homepage": "https://github.com/batoulapps/adhan-js",
"keywords": ["adhan", "islam", "muslim", "prayer", "islamic", "prayer times", "salah", "salat", "salaat", "namaz"],
"author": "Ameir Al-Zoubi <[email protected]> (https://ameir.com)",
"license": "MIT",
"contributors": [
"Ameir Al-Zoubi"
],
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
Expand Down

0 comments on commit ea59e00

Please sign in to comment.