1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/vuepress-reco-vuepress-theme-reco-next

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 2.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
reco_luan Отправлено 17.06.2022 17:39 1fe17c6
{
"private": true,
"workspaces": [
"packages/vuepress-theme-reco",
"packages/@vuepress-reco/*"
],
"scripts": {
"build": "pnpm build:all && pnpm build:copy",
"build:all": "pnpm -r --stream build",
"build:copy": "pnpm --parallel --stream copy",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 2",
"clean": "pnpm --parallel --stream clean",
"commit": "git add . && git-cz",
"dev": "pnpm example:dev",
"docs:build": "vuepress build docs",
"docs:deploy": "bash scripts/docs-deploy.sh",
"docs:dev": "pnpm --watch build & vuepress dev docs",
"example:build": "vuepress build example",
"example:dev": "DEBUG=vuepress* vuepress dev example",
"lint": "eslint --ext .js,.ts,.vue .",
"release": "pnpm lint && pnpm clean && pnpm build && pnpm test && lerna publish prerelease --dist-tag next",
"update": "pnpm up --latest"
},
"husky": {
"hooks": {
"pre-commit": "pnpm lint-staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"*.{js,ts,vue}": "eslint --fix",
"*.{json,yml,css,scss}": "prettier --write",
"package.json": "sort-package-json"
},
"prettier": "prettier-config-vuepress",
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
}
},
"devDependencies": {
"@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",
"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",
"lerna": "^4.0.0",
"lint-staged": "^10.2.7",
"prettier": "^2.2.1",
"prettier-config-vuepress": "^1.2.0",
"sort-package-json": "^1.44.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"ts-jest": "^26.4.4",
"typescript": "4.2.3",
"vuepress": "2.0.0-beta.46",
"vuepress-theme-reco": "workspace:*"
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/vuepress-reco-vuepress-theme-reco-next.git
git@api.gitlife.ru:oschina-mirror/vuepress-reco-vuepress-theme-reco-next.git
oschina-mirror
vuepress-reco-vuepress-theme-reco-next
vuepress-reco-vuepress-theme-reco-next
main