package.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "amap-wx@0.0.2",
  3. "_id": "amap-wx@0.0.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-VFXTobb+pRlWY2VCkQR/m05Ud0+ZYMAU7iw8sUOuivrUqVBf+vR3q4Tm8njsvjfS8OWNtWMir7OCqLcCk7k24w==",
  6. "_location": "/amap-wx",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "amap-wx@0.0.2",
  12. "name": "amap-wx",
  13. "escapedName": "amap-wx",
  14. "rawSpec": "0.0.2",
  15. "saveSpec": null,
  16. "fetchSpec": "0.0.2"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/amap-wx/-/amap-wx-0.0.2.tgz",
  22. "_shasum": "5ebdf3e7c8f38f0a3ada9c61adfa72f86f4a6b41",
  23. "_spec": "amap-wx@0.0.2",
  24. "_where": "D:\\project\\czzn-app",
  25. "author": "",
  26. "bundleDependencies": false,
  27. "deprecated": false,
  28. "description": "高德地图微信小程序SDK",
  29. "keywords": [
  30. "amap",
  31. "wx",
  32. "mpvue",
  33. "weixin",
  34. "高德地图",
  35. "微信",
  36. "小程序"
  37. ],
  38. "license": "ISC",
  39. "main": "amap-wx.js",
  40. "name": "amap-wx",
  41. "repository": {
  42. "type": "git",
  43. "url": ""
  44. },
  45. "scripts": {
  46. "test": "echo \"Error: no test specified\" && exit 1"
  47. },
  48. "version": "0.0.2"
  49. }