package.json 428 B

123456789101112131415161718192021222324
  1. {
  2. "name": "jzmall_verify_uni",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "app.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "dependencies": {
  11. "@vant/weapp": "^1.6.8"
  12. },
  13. "license": "ISC",
  14. "directories": {
  15. "lib": "lib"
  16. },
  17. "repository": {
  18. "type": "git",
  19. "url": "http://47.102.110.240:3000/yuxiangpei/jzmall_wx.git"
  20. },
  21. "ttPlugins": {
  22. "dependencies": {}
  23. }
  24. }