Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit 062f268

Browse files
authored
COMPASS-3823: Add git info for license metadata
1 parent 2c5785f commit 062f268

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"fmt": "mongodb-js-fmt ./*.js ./test/*.js",
1010
"check": "mongodb-js-precommit"
1111
},
12+
"homepage": "http://github.com/mongodb-js/mongodb-query-util",
13+
"repository": {
14+
"type": "git",
15+
"url": "git://github.com/mongodb-js/mongodb-query-util.git"
16+
},
1217
"author": "Durran Jordan <durran@gmail.com>",
1318
"license": "Apache-2.0",
1419
"precommit": [

0 commit comments

Comments
 (0)