Files
nuttyreading-html/package.json
2023-03-21 17:52:51 +08:00

22 lines
426 B
JSON

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