代码拉取完成,页面将自动刷新
同步操作将从 不如摸鱼去/uni-mini-router 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "uni-mini-router",
"version": "0.1.6",
"description": "",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"clean:lib": "rimraf lib",
"build:types": "npm run clean:lib && tsc -b ./tsconfig.types.json",
"build": "npm run build:types && rollup -c && node ./typesCopy.js && node ./build/changelog.js",
"dev": "npm run build:types && rollup -c --watch && node ./typesCopy.js",
"lint": "eslint --fix --ext .json,.js,.ts src",
"test": "jest",
"commit": "git-cz",
"release-major": "standard-version --release-as major",
"release-minor": "standard-version --release-as minor",
"release-patch": "standard-version --release-as patch",
"release": "standard-version",
"prerelease": "standard-version --prerelease",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:serve": "vitepress serve docs"
},
"config": {
"commitizen": {
"path": "git-cz"
}
},
"files": [
"lib"
],
"lint-staged": {
"*.{js,ts}": "eslint --fix --ext .json,.js,.ts src"
},
"repository": {
"type": "git",
"url": "https://github.com/Moonofweisheng/uni-mini-router.git"
},
"keywords": [
"uni-app",
"uni-mini-router",
"router"
],
"author": "weisheng",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@dcloudio/types": "^3.2.11",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/jest": "^29.4.0",
"@types/node": "^18.15.0",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"element-plus": "^2.4.1",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-n": "^15.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.0",
"git-cz": "^4.9.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"prettier": "^2.8.4",
"rimraf": "^4.4.0",
"rollup": "2.78.0",
"rollup-plugin-filesize": "9.1.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.34.1",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.5",
"typescript": "*",
"vitepress": "1.0.0-beta.6",
"vue": "3.2.45"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。