代码拉取完成,页面将自动刷新
{
"name": "create-vue",
"version": "3.12.2",
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
"type": "module",
"packageManager": "pnpm@9.14.4",
"bin": {
"create-vue": "outfile.cjs"
},
"files": [
"locales",
"outfile.cjs",
"template"
],
"engines": {
"node": ">=v18.3.0"
},
"scripts": {
"prepare": "husky",
"format": "prettier --write .",
"build": "zx ./scripts/build.mjs",
"snapshot": "zx ./scripts/snapshot.mjs",
"pretest": "pnpm run build && pnpm run snapshot",
"test": "zx ./scripts/test.mjs",
"test:unit": "vitest",
"postversion": "zx ./scripts/postversion.mjs",
"prepublishOnly": "pnpm run build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/create-vue.git"
},
"keywords": [],
"author": "Haoqun Jiang <npm@haoqun.me>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/create-vue/issues"
},
"homepage": "https://github.com/vuejs/create-vue#readme",
"devDependencies": {
"@tsconfig/node22": "^22.0.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.1",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.6.1",
"@vue/tsconfig": "^0.7.0",
"ejs": "^3.1.10",
"esbuild": "^0.24.0",
"esbuild-plugin-license": "^1.2.3",
"husky": "^9.1.7",
"kleur": "^4.1.5",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"prompts": "^2.4.2",
"vitest": "^2.1.6",
"zx": "^8.2.4"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
"prettier --write"
]
},
"publishConfig": {
"access": "public",
"provenance": true
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。