代码拉取完成,页面将自动刷新
{
"name": "taro-dva-ts",
"version": "3.0.0",
"private": true,
"description": "taro-dva-typescript脚手架",
"templateInfo": {
"name": "taro-dva-ts",
"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:jd": "taro build --type jd",
"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:jd": "npm run build:jd -- --watch",
"dev:quickapp": "npm run build:quickapp -- --watch",
"prettier": "prettier --write \"src/**/*.ts\" \"src/**/*.tsx\" \"src/**/*.scss\""
},
"author": "kkdd",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@tarojs/cli": "^3.1.4",
"@tarojs/components": "^3.1.4",
"@tarojs/runtime": "^3.1.4",
"@tarojs/taro": "^3.1.4",
"@tarojs/react": "^3.1.4",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"classnames": "^2.2.6",
"dayjs": "^1.10.4",
"dva-core": "^2.0.2",
"dva-loading": "^3.0.20",
"redux": "^4.0.5",
"react-redux": "^7.2.0",
"redux-logger": "^3.0.6",
"taro-ui": "3.0.0-alpha.2",
"redux-thunk": "^2.3.0"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@tarojs/mini-runner": "^3.1.4",
"@tarojs/webpack-runner": "^3.1.4",
"@types/webpack-env": "^1.13.6",
"babel-preset-taro": "^3.1.4",
"dva": "^2.4.1",
"eslint": "^6.8.0",
"eslint-config-taro": "^3.1.4",
"stylelint": "9.3.0",
"@typescript-eslint/parser": "^4.16.1",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@types/react": "^16.0.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react-hooks": "^1.6.1",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-prettier": "^3.1.1",
"fs": "^0.0.1-security",
"husky": "^3.0.5",
"lint-staged": "^9.3.0",
"prettier": "^1.18.2",
"request": "^2.87.0",
"stylelint-config-taro-rn": "2.1.1",
"stylelint-taro-rn": "2.1.1",
"typescript": "^4.2.2"
},
"husky": {
"hooks": {
"pre-commit": "npm run lint-staged"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。