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.
24 lines
411 B
24 lines
411 B
{
|
|
"name": "amap-wx",
|
|
"version": "0.0.2",
|
|
"description": "高德地图微信小程序SDK",
|
|
"main": "amap-wx.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": ""
|
|
},
|
|
"keywords": [
|
|
"amap",
|
|
"wx",
|
|
"mpvue",
|
|
"weixin",
|
|
"高德地图",
|
|
"微信",
|
|
"小程序"
|
|
],
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|
|
|