Files
medicine_app/package.json

25 lines
518 B
JSON

{
"id": "cus-audio-play",
"displayName": "cus-audio-play",
"version": "1.0.0",
"description": "uni-app开发模板",
"keywords": [],
"dependencies": {
"animate.css": "^4.1.1",
"e-peanut": "file:",
"element-plus": "^2.9.6",
"epubjs": "^0.3.93",
"jquery": "^2.2.4",
"qs": "^6.11.0",
"quill-image-resize-module": "^3.0.0",
"uview-ui": "^2.0.35"
},
"name": "e-peanut",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}