package.json 425 B

12345678910111213141516171819
  1. {
  2. "name": "business",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": ".eslintrc.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "http://39.105.160.25:10880/sifu-gogs/delivery-business.git"
  12. },
  13. "author": "",
  14. "license": "ISC",
  15. "dependencies": {
  16. "@vant/weapp": "^1.10.16",
  17. "vant-weapp": "^0.5.29"
  18. }
  19. }