代码拉取完成,页面将自动刷新
{
"name": "ts-template",
"version": "1.0.0",
"private": true,
"description": "TS项目基础模板",
"templateInfo": {
"name": "vue3-pinia",
"typescript": true,
"css": "sass"
},
"scripts": {
"build:weapp": "taro build --type weapp",
"build:swan": "taro build --type swan",
"build:alipay": "taro build --type alipay",
"build:tt": "taro build --type tt",
"build:h5": "taro build --type h5",
"build:rn": "taro build --type rn",
"build:qq": "taro build --type qq",
"build:quickapp": "taro build --type quickapp",
"dev:weapp": "npm run build:weapp -- --watch",
"dev:swan": "npm run build:swan -- --watch",
"dev:alipay": "npm run build:alipay -- --watch",
"dev:tt": "npm run build:tt -- --watch",
"dev:h5": "npm run build:h5 -- --watch",
"dev:rn": "npm run build:rn -- --watch",
"dev:qq": "npm run build:qq -- --watch",
"dev:quickapp": "npm run build:quickapp -- --watch",
"test": "jest"
},
"browserslist": [
"last 3 versions",
"Android >= 4.1",
"ios >= 8"
],
"author": "",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@nutui/nutui-taro": "^3.2.3",
"@tarojs/components": "3.4.13",
"@tarojs/plugin-framework-vue3": "3.4.13",
"@tarojs/plugin-html": "3.4.13",
"@tarojs/runtime": "3.4.13",
"@tarojs/taro": "3.4.13",
"pinia": "^2.0.6",
"taro-plugin-pinia": "^1.0.0",
"tarojs-router-next": "^3.2.0",
"vue": "^3.2.24"
},
"devDependencies": {
"@antfu/eslint-config": "^0.27.0",
"@babel/core": "^7.8.0",
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
"@babel/preset-env": "^7.19.4",
"@tarojs/mini-runner": "3.4.13",
"@tarojs/webpack-runner": "3.4.13",
"@types/jest": "^29.1.2",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"babel-plugin-import": "^1.13.5",
"babel-preset-taro": "3.4.13",
"eslint": "^8.12.0",
"eslint-config-taro": "3.4.13",
"eslint-plugin-vue": "^8.0.0",
"jest": "^29.2.0",
"jest-environment-jsdom": "^29.2.0",
"stylelint": "9.3.0",
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"typescript": "^4.1.0",
"vue-loader": "^16.8.3"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。