代码拉取完成,页面将自动刷新
同步操作将从 uiw/react-amap 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"homepage": "https://uiwjs.github.io/react-amap",
"scripts": {
"prepare": "husky install",
"build": "lerna exec \"tsbb build\" --scope @uiw/* --ignore @uiw/react-amap-types",
"bundle": "lerna exec \"ncc build src/index.tsx --target web --filename amap\" --scope @uiw/react-amap",
"bundle:watch": "lerna exec \"ncc watch src/index.tsx --target web --filename amap\" --scope @uiw/react-amap",
"bundle:min": "lerna exec \"ncc build src/index.tsx --target web --filename amap --minify\" --scope @uiw/react-amap",
"⬇️⬇️⬇️⬇️⬇️ watch ⬇️⬇️⬇️⬇️⬇️": "▼▼▼▼▼ watch::package ▼▼▼▼▼",
"watch:amap": "lerna exec \"tsbb watch\" --scope @uiw/react-amap",
"watch:api-loader": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-api-loader",
"watch:auto-complete": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-auto-complete",
"watch:bezier-curve": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-bezier-curve",
"watch:circle": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-circle",
"watch:circle-marker": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-circle-marker",
"watch:context-menu": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-context-menu",
"watch:control-bar-control": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-control-bar-control",
"watch:ellipse": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-ellipse",
"watch:geolocation": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-geolocation",
"watch:hawk-eye-control": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-hawk-eye-control",
"watch:info-window": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-info-window",
"watch:map": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-map",
"watch:map-type-control": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-map-type-control",
"watch:marker": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-marker",
"watch:mass-marks": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-mass-marks",
"watch:polygon": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-polygon",
"watch:polygon-editor": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-polygon-editor",
"watch:polyline": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-polyline",
"watch:rectangle": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-rectangle",
"watch:require-script": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-require-script",
"watch:scale-control": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-scale-control",
"watch:text": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-text",
"watch:tool-bar-control": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-tool-bar-control",
"watch:utils": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-utils",
"watch:weather": "lerna exec \"tsbb watch\" --scope @uiw/react-amap-weather",
"⬆️⬆️⬆️⬆️⬆️ watch ⬆️⬆️⬆️⬆️⬆️": "▲▲▲▲▲ watch::package ▲▲▲▲▲",
"type-check": "lerna exec \"tsc --noEmit\" --scope @uiw/*",
"version": "lerna version --exact --force-publish --no-push --no-git-tag-version",
"bootstrap": "lerna bootstrap",
"hoist": "lerna bootstrap --hoist",
"doc:build": "lerna exec \"npm run build\" --scope website",
"start": "lerna exec \"npm run start\" --scope website",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"remove": "npm run clean && lerna exec \"rm -rf package-lock.json\" --scope @uiw/* --scope website",
"clean": "lerna clean --yes"
},
"author": "Kenny Wong <wowohoo@qq.com>",
"license": "MIT",
"lint-staged": {
"*.{js,jsx,ts,tsx,less,md,json}": [
"prettier --write"
]
},
"workspaces": [
"packages/**",
"website"
],
"engines": {
"node": ">=16.0.0"
},
"devDependencies": {
"@kkt/less-modules": "~7.2.0",
"@kkt/ncc": "~1.0.8",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"cross-env": "~7.0.3",
"husky": "~8.0.0",
"prettier": "~2.7.0",
"lint-staged": "~12.5.0",
"lerna": "~5.4.0",
"tsbb": "~3.7.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。