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

OSCHINA-MIRROR/vacrain-psimne

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 2.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
vacrain Отправлено 22.06.2022 02:13 0a750ee
{
"name": "steppp",
"version": "0.0.1",
"license": "MIT",
"author": "vacrain",
"description": "",
"private": true,
"keywords": [
"turborepo",
"vue",
"naive-ui",
"fastify"
],
"homepage": "https://github.com/vacrain/steppp#readme",
"bugs": {
"url": "https://github.com/vacrain/steppp/issues",
"wechat": "j20y25"
},
"engines": {
"node": ">=16",
"pnpm": ">=7.0.0"
},
"packageManager": "pnpm@7.1.7",
"lint-staged": {
"*.{vue,js,jsx,ts,tsx}": "eslint --fix"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-customizable"
}
},
"turbo": {
"pipeline": {
"dev": {
"cache": false,
"dependsOn": [
"serve"
]
},
"serve": {
"dependsOn": [
"^serve"
]
},
"build": {
"dependsOn": [
"^build"
],
"outputs": [
".next/**",
"dist/**"
]
}
}
},
"scripts": {
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix",
"commit": "git-cz",
"git-push-both": "git push gitee && git push github",
"--- --- --- ---": "---",
"dev": "turbo run dev",
"build": "turbo run build",
"--- --- --- --- ": "---",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
"release": "standard-version",
"postinstall": "patch-package",
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^17.0.1",
"@commitlint/config-conventional": "^17.0.0",
"@steppp/prettier-config": "0.0.1",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.3.0",
"eslint": "^8.16.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "8.7.1",
"husky": "^8.0.1",
"lint-staged": "^12.4.3",
"patch-package": "^6.4.7",
"pnpm": "^7.1.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.6.2",
"standard-version": "^9.5.0",
"turbo": "^1.0.6",
"typescript": "^4.7.2"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/vacrain-psimne.git
git@api.gitlife.ru:oschina-mirror/vacrain-psimne.git
oschina-mirror
vacrain-psimne
vacrain-psimne
main