File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.0" ,
5
5
"private" : true ,
6
6
"scripts" : {
7
- "generate-website-commons" : " bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-commons.sh --xpack-dev-tools" ,
7
+ "generate-website-commons" : " bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-website- commons.sh --xpack-dev-tools" ,
8
8
"docusaurus" : " docusaurus" ,
9
9
"start" : " docusaurus start" ,
10
10
"build" : " docusaurus build" ,
25
25
"generate-website-blog-post" : " bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-blog-post.sh --xpack-dev-tools" ,
26
26
"generate-dependencies-details" : " bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-dependencies-details.sh --xpack-dev-tools"
27
27
},
28
+ "author" : {
29
+ "name" : " Liviu Ionescu" ,
30
+
31
+ "url" : " https://github.com/ilg-ul"
32
+ },
33
+ "license" : " MIT" ,
28
34
"dependencies" : {
29
35
"@docusaurus/core" : " 3.6.3" ,
30
36
"@docusaurus/plugin-client-redirects" : " 3.6.3" ,
You can’t perform that action at this time.
0 commit comments