We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30bc05c commit 7195d37Copy full SHA for 7195d37
libs/javascript/package.json
@@ -3,6 +3,10 @@
3
"version": "0.1.1",
4
"description": "Fast, offline reverse geocoding for India",
5
"type": "module",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/aialok/lakhua.git"
9
+ },
10
"packageManager": "bun@1.2.20",
11
"main": "dist/index.js",
12
"types": "dist/index.d.ts",
0 commit comments