We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9d5ca commit a8487baCopy full SHA for a8487ba
package.json
@@ -6,6 +6,14 @@
6
"Jesse Wright",
7
"Jan Wielemaker"
8
],
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",
17
"license": "BSD-2-Clause",
18
"type": "commonjs",
19
"main": "dist/index.js",
0 commit comments