1 Star 1 Fork 3

LLauda/ebuild

forked from SalHe/ebuild 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 506 Bytes
一键复制 编辑 原始数据 按行查看 历史
LettyZero 提交于 2022-08-19 22:29 . docs: 显示最新版本到导航栏
{
"name": "ebuild",
"version": "1.1.0.0",
"main": "index.js",
"repository": "https://github.com/SalHe/ebuild.git",
"author": "SalHe Li <[email protected]>",
"license": "MIT",
"private": true,
"scripts": {
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:serve": "vitepress serve docs"
},
"devDependencies": {
"@types/markdown-it": "^12.2.3",
"markdown-it-task-checkbox": "^1.0.6",
"vitepress": "^1.0.0-alpha.4",
"vue": "^3.2.37"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/LLauda/ebuild.git
[email protected]:LLauda/ebuild.git
LLauda
ebuild
ebuild
master

搜索帮助