project/package.json

18 lines
572 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "x-audio-play",
"name": "小程序音频播放mp3播放",
"version": "1.0.1",
"description": "适用于小程序平台,其它平台暂未测试,支持自定义播放暂停图标,支持暂停,支持拖拽快进等,定制化强",
"keywords": [
"音频mp3音频播放mp3播放播放"
],
"dependencies": {
"echarts": "^5.5.0",
"echarts-liquidfill": "^3.1.0",
"lunar-calendar": "^0.1.4",
"md5": "^2.3.0",
"moment": "^2.30.1",
"vuedraggable": "^2.24.3"
}
}