uni-h5-bmap-chooselocation
Version:
一个在uniapp中使用的,用于H5项目的,基于百度地图的chooseLocation组件
28 lines (27 loc) • 749 B
JSON
{
"name": "uni-h5-bmap-chooselocation",
"version": "1.1.1",
"description": "一个在uniapp中使用的,用于H5项目的,基于百度地图的chooseLocation组件",
"main": "components/bmap-chooselocation",
"private": false,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bmap",
"chooselocation",
"uniapp",
"dcloud"
],
"author": "sailimuhu <34567218@qq.com>",
"homepage": "https://gitee.com/sailimuhu/uni-h5-bmap-chooselocation",
"repository": {
"type": "git",
"url": "git@gitee.com:sailimuhu/uni-h5-bmap-chooselocation.git"
},
"license": "MIT",
"dependencies": {},
"devDependencies": {
"node-sass": "^6.0.1"
}
}