12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_from": "amap-wx@0.0.2",
- "_id": "amap-wx@0.0.2",
- "_inBundle": false,
- "_integrity": "sha512-VFXTobb+pRlWY2VCkQR/m05Ud0+ZYMAU7iw8sUOuivrUqVBf+vR3q4Tm8njsvjfS8OWNtWMir7OCqLcCk7k24w==",
- "_location": "/amap-wx",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "amap-wx@0.0.2",
- "name": "amap-wx",
- "escapedName": "amap-wx",
- "rawSpec": "0.0.2",
- "saveSpec": null,
- "fetchSpec": "0.0.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/amap-wx/-/amap-wx-0.0.2.tgz",
- "_shasum": "5ebdf3e7c8f38f0a3ada9c61adfa72f86f4a6b41",
- "_spec": "amap-wx@0.0.2",
- "_where": "D:\\project\\czzn-app",
- "author": "",
- "bundleDependencies": false,
- "deprecated": false,
- "description": "高德地图微信小程序SDK",
- "keywords": [
- "amap",
- "wx",
- "mpvue",
- "weixin",
- "高德地图",
- "微信",
- "小程序"
- ],
- "license": "ISC",
- "main": "amap-wx.js",
- "name": "amap-wx",
- "repository": {
- "type": "git",
- "url": ""
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "0.0.2"
- }
|