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 6dc3608 commit 514c8e8Copy full SHA for 514c8e8
package.json
@@ -12,6 +12,11 @@
12
"build:jsondocs": "typedoc --plugin typedoc-plugin-missing-exports --json out.json --pretty",
13
"test": "jest fs.test.js"
14
},
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "https://github.com/codeboltai/codeboltjs"
18
+ },
19
+ "homepage": "https://codeboltai.github.io",
20
"dependencies": {
21
"typedoc-plugin-missing-exports": "^2.2.0",
22
"ws": "^8.16.0"
0 commit comments