vedic-astrology
Version:
Astrology Library to get Birth Chart and Navamsa Chart. Compatibility retrieval using the same.
34 lines (33 loc) • 793 B
JSON
{
"name": "vedic-astrology",
"version": "1.0.6",
"description": "Astrology Library to get Birth Chart and Navamsa Chart. Compatibility retrieval using the same.",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sikky999/vedic-jyotish.git"
},
"keywords": [
"Swiss",
"Ephemeris",
"Astrology",
"Jyotish",
"Birth Chart",
"Navamsa Chart",
"Reha"
],
"author": "Swapnil Vishwakarma",
"license": "GPL-2.0",
"bugs": {
"url": "https://github.com/rish-0-0/astroreha/issues"
},
"homepage": "https://github.com/rish-0-0/astroreha#readme",
"dependencies": {
"ephemeris": "^2.0.0",
"jyotish-calculations": "^1.0.8",
"swisseph-v2": "^1.0.4"
}
}