package.json 409 B

12345678910111213141516171819
  1. {
  2. "name": "jzlife_wx_affiliate",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "app.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "http://47.102.110.240:3000/yuxiangpei/jzlife_wx_affiliate.git"
  12. },
  13. "author": "",
  14. "license": "ISC",
  15. "dependencies": {
  16. "@vant/weapp": "^1.10.2",
  17. "moment": "^2.29.4"
  18. }
  19. }