You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
122 lines
3.2 KiB
122 lines
3.2 KiB
{
|
|
"_from": "vue-tianditu@^2",
|
|
"_id": "vue-tianditu@2.7.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Yvcxg0IAgGB3ZY8zlC5ayjo9f85fa8PFTaifguTNpri76g67GO9toaRWMjBKi39yYHMBADaT3P6bEkJx87X8MQ==",
|
|
"_location": "/vue-tianditu",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "vue-tianditu@^2",
|
|
"name": "vue-tianditu",
|
|
"escapedName": "vue-tianditu",
|
|
"rawSpec": "^2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/vue-tianditu/-/vue-tianditu-2.7.6.tgz",
|
|
"_shasum": "c48425c49306300cae9664182dd170c626a38371",
|
|
"_spec": "vue-tianditu@^2",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"author": {
|
|
"name": "SoulLyoko",
|
|
"email": "519052532@qq.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/SoulLyoko/vue-tianditu/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"commitlint": {
|
|
"extends": [
|
|
"@commitlint/config-conventional"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"mitt": "^3.0.0",
|
|
"vue-demi": "^0.12.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "vue-tianditu",
|
|
"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.20.10",
|
|
"vue": "^3.2.33",
|
|
"vue-template-compiler": "^2.6.14",
|
|
"vue-tsc": "^0.30.1"
|
|
},
|
|
"homepage": "https://github.com/SoulLyoko/vue-tianditu#readme",
|
|
"keywords": [
|
|
"vue",
|
|
"tianditu",
|
|
"map",
|
|
"skymap",
|
|
"tianmap"
|
|
],
|
|
"license": "MIT",
|
|
"lint-staged": {
|
|
"*.{ts,vue}": [
|
|
"prettier --write",
|
|
"eslint --fix",
|
|
"git add"
|
|
]
|
|
},
|
|
"main": "lib/vue-tianditu.umd.js",
|
|
"name": "vue-tianditu",
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.4.2",
|
|
"vue": "^2.0.0 || >=3.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"private": false,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/SoulLyoko/vue-tianditu.git"
|
|
},
|
|
"scripts": {
|
|
"build": "node scripts/build.js",
|
|
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
|
|
"dev": "node scripts/dev.js",
|
|
"dev2": "node scripts/dev2.js",
|
|
"docs:build": "node scripts/docs_build.js",
|
|
"docs:dev": "node scripts/docs_dev.js",
|
|
"docs:serve": "vitepress serve docs",
|
|
"lint": "eslint --ext .ts,.vue .",
|
|
"precommit": "node scripts/precommit.js",
|
|
"prepare": "husky install",
|
|
"release": "node scripts/release.js",
|
|
"serve": "vite preview"
|
|
},
|
|
"types": "lib/vue-tianditu.d.ts",
|
|
"version": "2.7.6"
|
|
}
|