You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
587 B

3 years ago
  1. {
  2. "name": "uniapp",
  3. "version": "1.0.0",
  4. "lockfileVersion": 1,
  5. "requires": true,
  6. "dependencies": {
  7. "config": {
  8. "version": "file:../common/config"
  9. },
  10. "md5-node": {
  11. "version": "1.0.1",
  12. "resolved": "https://registry.npmjs.org/md5-node/-/md5-node-1.0.1.tgz",
  13. "integrity": "sha1-DiLQCdRr3JWx08XoyP7dwaXDqog="
  14. },
  15. "uni-id": {
  16. "version": "file:../common/uni-id"
  17. },
  18. "wx-auth": {
  19. "version": "file:../common/wx-auth",
  20. "requires": {
  21. "config": "file:../common/config"
  22. }
  23. }
  24. }
  25. }