第一次提交

This commit is contained in:
@fawn-nine
2024-05-22 13:42:15 +08:00
commit bb53af8bde
2133 changed files with 129959 additions and 0 deletions

23
package.json Normal file
View File

@@ -0,0 +1,23 @@
{
"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:",
"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"
}