123456789101112131415161718192021 |
- {
- "name": "wx",
- "version": "1.0.0",
- "description": "",
- "main": "app.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://git.getensh.com/property-front/wx_qyj.git"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "dayjs": "^1.9.3",
- "open-im-sdk": "^2.3.0-beta.2",
- "tdesign-miniprogram": "^0.7.3",
- "tslib": "^1.11.1"
- }
- }
|