Ai
1 Star 0 Fork 0

Halo/theme-package-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 772 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ryan Wang 提交于 2025-03-17 11:32 +08:00 . init
{
"name": "@halo-dev/theme-package-cli",
"version": "1.0.0",
"description": "A CLI tool for packaging Halo theme template files",
"main": "index.js",
"bin": {
"theme-package": "./index.js"
},
"scripts": {},
"keywords": [
"halo",
"theme",
"package",
"cli"
],
"author": "@halo-dev",
"contributors": [
{
"name": "Ryan Wang",
"url": "https://github.com/ruibaby"
}
],
"license": "MIT",
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6",
"dependencies": {
"archiver": "^7.0.1",
"commander": "^13.1.0",
"fs-extra": "^11.3.0",
"js-yaml": "^4.1.0",
"path": "^0.12.7"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/halo-dev/theme-package-cli.git
git@gitee.com:halo-dev/theme-package-cli.git
halo-dev
theme-package-cli
theme-package-cli
main

搜索帮助