Files
hugo_it-services/package.json
Trez.One 17ca3a6438
Deploy Hugo Site / Check and Create PR (push) Successful in 12s
Deploy Hugo Site / Hugo Sanity Check (push) Failing after 59s
Deploy Hugo Site / Build and Deploy to Server (push) Has been skipped
Deploy Hugo Site / PR Merge (push) Has been skipped
...
2025-07-22 09:02:10 -04:00

23 lines
440 B
JSON

{
"name": "hugo_it-services",
"version": "1.0.0",
"description": "",
"main": "index.js",
"hugo-bin": {
"buildTags": "extended"
},
"devDependencies": {
"hugo-bin": "v0.148.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.trez.wtf/Trez.One/hugo_it-services.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}