Skip to content

Commit a8487ba

Browse files
committed
chore: add missing package.json entries
1 parent 2d9d5ca commit a8487ba

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
"Jesse Wright",
77
"Jan Wielemaker"
88
],
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/SWI-Prolog/npm-swipl-wasm.git"
12+
},
13+
"bugs": {
14+
"url": "https://github.com/SWI-Prolog/npm-swipl-wasm/issues"
15+
},
16+
"homepage": "https://github.com/SWI-Prolog/npm-swipl-wasm#README",
917
"license": "BSD-2-Clause",
1018
"type": "commonjs",
1119
"main": "dist/index.js",

0 commit comments

Comments
 (0)