1 Star 1 Fork 0

razonyang/hugo-theme-bootstrap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.hugo.json 1.79 KB
一键复制 编辑 原始数据 按行查看 历史
razonyang 提交于 2022-06-15 11:08 . chore(npm): install onchange
{
"name": "hugo-theme-bootstrap",
"description": "Hugo bootstrap theme",
"dependencies": {
"@babel/cli": "^7.17.3",
"@babel/core": "^7.17.4",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-regular-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fullhuman/postcss-purgecss": "^4.1.3",
"@popperjs/core": "^2.11.2",
"autoprefixer": "^10.4.2",
"bootstrap": "github:twbs/bootstrap#new-masthead-darkmode",
"@docsearch/js": "^3.1.0",
"fuse.js": "^6.5.3",
"katex": "^0.15.2",
"mark.js": "^8.11.1",
"masonry-layout": "^4.2.2",
"mermaid": "^8.14.0",
"mustache": "^4.2.0",
"onchange": "^7.1.0",
"postcss-cli": "^9.1.0",
"rtlcss": "^3.5.0",
"viewerjs": "^1.10.4",
"webpack": "^5.69.1",
"workbox-cacheable-response": "^6.4.2",
"workbox-expiration": "^6.4.2",
"workbox-precaching": "^6.4.2",
"workbox-routing": "^6.4.2",
"workbox-strategies": "^6.4.2"
},
"devDependencies": {
"copy-webpack-plugin": "^10.2.4",
"webpack-cli": "^4.9.1"
},
"scripts": {
"serve": "hugo server --source=exampleSite --themesDir=../../ --buildDrafts --disableFastRender",
"build": "webpack",
"pack": "hugo mod npm pack"
},
"repository": {
"type": "git",
"url": "git+https://github.com/razonyang/hugo-theme-bootstrap.git"
},
"keywords": [
"hugo",
"theme",
"blog",
"bootstrap",
"bootstrap5"
],
"author": "Razon Yang <razonyang@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/razonyang/hugo-theme-bootstrap/issues"
},
"homepage": "https://github.com/razonyang/hugo-theme-bootstrap#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/razonyang/hugo-theme-bootstrap.git
git@gitee.com:razonyang/hugo-theme-bootstrap.git
razonyang
hugo-theme-bootstrap
hugo-theme-bootstrap
master

搜索帮助