1 Star 0 Fork 0

Halo/theme-casper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
BugKing9527 提交于 2024-02-29 18:30 . ci: 修改打包脚本并增加action
{
"name": "theme-casper",
"description": "A clean, minimal theme for Halo, migrated from the Casper theme of Ghost",
"version": "2.0.0",
"license": "MIT",
"scripts": {
"dev": "gulp",
"zip": "gulp zip",
"test": "gscan .",
"test:ci": "gscan --fatal --verbose .",
"build": "gulp build"
},
"author": {
"name": "Halo OSS Team",
"email": "[email protected]",
"url": "https://halo.run/"
},
"keywords": [
"halo",
"ghost",
"theme",
"ghost-theme",
"halo-theme"
],
"repository": {
"type": "git",
"url": "https://github.com/halo-dev/theme-casper.git"
},
"bugs": "https://github.com/halo-dev/theme-casper/issues",
"devDependencies": {
"@tryghost/release-utils": "0.8.1",
"autoprefixer": "10.4.7",
"beeper": "2.1.0",
"cssnano": "5.1.12",
"gscan": "4.36.1",
"gulp": "4.0.2",
"gulp-concat": "2.6.1",
"gulp-livereload": "4.0.2",
"gulp-postcss": "9.0.1",
"gulp-uglify": "3.0.2",
"gulp-zip": "5.1.0",
"inquirer": "8.2.4",
"postcss": "8.2.13",
"postcss-color-mod-function": "3.0.3",
"postcss-easy-import": "4.0.0",
"pump": "3.0.0"
},
"renovate": {
"extends": [
"@tryghost:theme"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/halo-dev/theme-casper.git
[email protected]:halo-dev/theme-casper.git
halo-dev
theme-casper
theme-casper
master

搜索帮助