1 Star 0 Fork 0

Sun / blog-reco

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
Sun 提交于 2023-09-28 14:48 . modify package.json
{
"name": "blog",
"version": "1.0.0",
"description": "sun docs",
"main": "index.js",
"author": "sunweicheng",
"license": "MIT",
"scripts": {
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"dependencies": {
"@changesets/cli": "^2.23.0",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@types/events": "^3.0.0",
"@types/jest": "^26.0.22",
"@types/node": "^17.0.42",
"@types/unist": "^2.0.3",
"@types/vfile": "^4.0.0",
"@vuepress-reco/shared": "2.0.0-beta.68",
"@vuepress-reco/tailwindcss-config": "2.0.0-beta.68",
"@vuepress/client": "2.0.0-beta.67",
"commitizen": "^4.1.2",
"concurrently": "^6.0.0",
"conventional-changelog-cli": "^2.0.34",
"cpx": "^1.5.0",
"cz-customizable": "^6.2.0",
"eslint": "^7.23.0",
"eslint-config-vuepress": "^3.2.1",
"eslint-config-vuepress-typescript": "^2.2.1",
"husky": "^6.0.0",
"jest": "^26.6.3",
"lint-staged": "^10.2.7",
"md5": "2.3.0",
"md5-es": "1.8.2",
"prettier": "^2.2.1",
"prettier-config-vuepress": "^1.2.0",
"rimraf": "3.0.2",
"sort-package-json": "^1.44.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"ts-jest": "^26.4.4",
"typescript": "4.8.2",
"vue": "^3.3.4",
"vuepress-theme-reco": "2.0.0-beta.68"
},
"devDependencies": {
"vuepress": "^2.0.0-beta.67"
}
}
1
https://gitee.com/it-sunweicheng/blog-reco.git
git@gitee.com:it-sunweicheng/blog-reco.git
it-sunweicheng
blog-reco
blog-reco
master

搜索帮助