猎豆优选小程序

package.json 329B

123456789101112131415161718
  1. {
  2. "name": "liedou_uniapp",
  3. "version": "1.3.8",
  4. "description": "",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [],
  10. "author": "",
  11. "license": "ISC",
  12. "dependencies": {
  13. "moment": "^2.30.1",
  14. "tki-qrcode": "^0.1.6",
  15. "uview-ui": "^1.8.7"
  16. }
  17. }