Rename to @acamarata/qibla (qibla npm name taken)

This commit is contained in:
Aric Camarata 2026-03-08 14:05:13 -04:00
parent ac27aedaec
commit 1d57238ea9

View file

@ -1,5 +1,5 @@
{
"name": "qibla",
"name": "@acamarata/qibla",
"version": "1.0.0",
"description": "Qibla direction, great-circle path, and haversine distance. Pure math, zero dependencies.",
"author": "Aric Camarata",