We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca54deb commit 99a5117Copy full SHA for 99a5117
1 file changed
nodejs/package.json
@@ -2,6 +2,11 @@
2
"name": "@hackmd/api",
3
"version": "2.5.0",
4
"description": "HackMD Node.js API Client",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/hackmdio/api-client.git",
8
+ "directory": "nodejs"
9
+ },
10
"type": "module",
11
"main": "./dist/index.js",
12
"module": "./dist/index.js",
0 commit comments