小程序初始提交
This commit is contained in:
30
cool-unix/package.json
Normal file
30
cool-unix/package.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "cool-unix",
|
||||
"version": "8.0.30",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build-ui": "node ./uni_modules/cool-ui/scripts/generate-types.js",
|
||||
"build-icon": "node ./.cool/scripts/icon.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"hammer-touchemulator": "^0.0.2",
|
||||
"vue": "^3.5.13",
|
||||
"weixin-js-sdk": "^1.6.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/parser": "^7.27.5",
|
||||
"@babel/types": "^7.27.6",
|
||||
"@cool-vue/ai": "^1.1.7",
|
||||
"@cool-vue/vite-plugin": "^8.2.18",
|
||||
"@dcloudio/types": "^3.4.16",
|
||||
"@types/node": "^24.0.15",
|
||||
"@vue/compiler-sfc": "^3.5.16",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"postcss": "^8.5.3",
|
||||
"prettier": "^3.5.3",
|
||||
"tailwindcss": "3.4.17",
|
||||
"vite": "^6.3.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user