代码拉取完成,页面将自动刷新
{
"name": "vue-tianditu",
"version": "2.7.6",
"description": "vue-tianditu",
"author": "SoulLyoko <519052532@qq.com>",
"repository": "https://github.com/SoulLyoko/vue-tianditu.git",
"homepage": "https://github.com/SoulLyoko/vue-tianditu#readme",
"private": false,
"license": "MIT",
"main": "lib/vue-tianditu.umd.js",
"types": "lib/vue-tianditu.d.ts",
"keywords": [
"vue",
"tianditu",
"map",
"skymap",
"tianmap"
],
"scripts": {
"dev": "node scripts/dev.js",
"dev2": "node scripts/dev2.js",
"build": "node scripts/build.js",
"serve": "vite preview",
"docs:dev": "node scripts/docs_dev.js",
"docs:build": "node scripts/docs_build.js",
"docs:serve": "vitepress serve docs",
"lint": "eslint --ext .ts,.vue .",
"prepare": "husky install",
"precommit": "node scripts/precommit.js",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"release": "node scripts/release.js"
},
"dependencies": {
"mitt": "^3.0.0",
"vue-demi": "^0.12.1"
},
"peerDependencies": {
"@vue/composition-api": "^1.4.2",
"vue": "^2.0.0 || >=3.0.0"
},
"peerDependenciesMeta": {
"@vue/composition-api": {
"optional": true
}
},
"devDependencies": {
"@commitlint/cli": "^16.0.0",
"@commitlint/config-conventional": "^16.0.0",
"@types/node": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"@vitejs/plugin-vue": "^2.0.1",
"@vue/compiler-sfc": "^3.2.26",
"@vue/composition-api": "1.4.2",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.2.0",
"execa": "^4.1.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.4",
"ncp": "^2.0.0",
"prettier": "^2.5.1",
"sass": "^1.45.1",
"typescript": "^4.5.4",
"vite": "2.7.7",
"vite-plugin-vue2": "^1.9.0",
"vitepress": "^0.22.4",
"vue": "^3.2.33",
"vue-template-compiler": "^2.6.14",
"vue-tsc": "^0.30.1"
},
"lint-staged": {
"*.{ts,vue}": [
"prettier --write",
"eslint --fix",
"git add"
]
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。