Initial commit: BigInt port of healpixjs

This commit is contained in:
2026-03-06 01:39:02 +00:00
commit 4f73d2e800
18 changed files with 1531 additions and 0 deletions

13
package-lock.json generated Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "@gkucmierz/healpixjs-bigint",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@gkucmierz/healpixjs-bigint",
"version": "1.0.0",
"license": "MIT"
}
}
}