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 069851b commit f79eaccCopy full SHA for f79eacc
website/package.json
@@ -25,6 +25,12 @@
25
"generate-website-blog-post": "bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-blog-post.sh --xpack-dev-tools",
26
"generate-dependencies-details": "bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-dependencies-details.sh --xpack-dev-tools"
27
},
28
+ "author": {
29
+ "name": "Liviu Ionescu",
30
+ "email": "[email protected]",
31
+ "url": "https://github.com/ilg-ul"
32
+ },
33
+ "license": "MIT",
34
"dependencies": {
35
"@docusaurus/core": "3.6.3",
36
"@docusaurus/plugin-client-redirects": "3.6.3",
0 commit comments