代码拉取完成,页面将自动刷新
同步操作将从 OpenHarmony-SIG/taro 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "@tarojs/plugin-platform-harmony",
"version": "3.5.4-canary.1",
"description": "OpenHarmony & 鸿蒙系统插件",
"author": "drchan",
"homepage": "https://gitee.com/openharmony-sig/taro",
"license": "MIT",
"main": "index.js",
"keywords": [
"taro"
],
"files": [
"index.js",
"dist",
"types"
],
"types": "types/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://gitee.com/openharmony-sig/taro.git"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "husky install",
"build": "rimraf ./dist && rollup -c",
"dev": "rollup -c -w"
},
"bugs": {
"url": "https://gitee.com/openharmony-sig/taro/issues"
},
"dependencies": {
"@tarojs/components": "3.5.4-canary.1",
"@tarojs/helper": "3.5.4-canary.1",
"@tarojs/runtime": "3.5.4-canary.1",
"@tarojs/service": "3.5.4-canary.1",
"@tarojs/shared": "3.5.4-canary.1",
"@tarojs/taro": "3.5.4-canary.1",
"webpack-sources": "^3.2.3"
},
"devDependencies": {
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^9.0.1",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"@types/node": "^14.14.31",
"@types/react": "^18.0.0",
"@types/webpack": "5",
"@types/webpack-dev-server": "4",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^6.4.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-standard-jsx": "^8.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "26.1.3",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.4.0",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-standard": "^4.0.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.2",
"prettier": "^1.18.2",
"rimraf": "^3.0.0",
"rollup": "^2.56.2",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-node-externals": "^4.0.0",
"rollup-plugin-ts": "^3.0.2",
"tslib": "^2.4.0",
"typescript": "^4.8.2",
"vue": "^2.6.11"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
"eslint --fix"
],
"*.{json}": [
"prettier --write"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。