Adding package.json.

This commit is contained in:
2025-07-22 07:28:55 -04:00
parent a9ae88fd35
commit 1146d6d1d0
+10
View File
@@ -0,0 +1,10 @@
{
"name": "hugo-it-services",
"private": true,
"hugo-bin": {
"buildTags": "extended"
},
"devDependencies": {
"hugo-bin": "0.148.0"
}
}