Files
im-system/im-uniapp/package.json
2023-09-28 20:27:54 +08:00

18 lines
310 B
JSON

{
"name": "微聊",
"version": "1.1.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git"
},
"author": "zmm2113@qq.com",
"license": "ISC",
"dependencies": {
"localforage": "^1.10.0"
}
}