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.

83 lines
2.6 KiB

4 months ago
2 weeks ago
4 months ago
2 weeks ago
1 month ago
2 weeks ago
1 month ago
2 weeks ago
1 month ago
2 weeks ago
1 month ago
2 weeks ago
4 months ago
2 weeks ago
1 month ago
2 weeks ago
4 months ago
  1. {
  2. "name": "questionbankvue3",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "questionbankvue3",
  9. "version": "1.0.0",
  10. "license": "ISC",
  11. "dependencies": {
  12. "js-md5": "^0.8.3",
  13. "pinia": "^2.2.4",
  14. "vue-jsonp": "^2.0.0"
  15. },
  16. "devDependencies": {}
  17. },
  18. "node_modules/@vue/devtools-api": {
  19. "version": "6.6.4",
  20. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  21. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g=="
  22. },
  23. "node_modules/js-md5": {
  24. "version": "0.8.3",
  25. "integrity": "sha512-qR0HB5uP6wCuRMrWPTrkMaev7MJZwJuuw4fnwAzRgP4J4/F8RwtodOKpGp4XpqsLBFzzgqIO42efFAyz2Et6KQ=="
  26. },
  27. "node_modules/pinia": {
  28. "version": "2.2.4",
  29. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.2.4.tgz",
  30. "integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==",
  31. "dependencies": {
  32. "@vue/devtools-api": "^6.6.3",
  33. "vue-demi": "^0.14.10"
  34. },
  35. "funding": {
  36. "url": "https://github.com/sponsors/posva"
  37. },
  38. "peerDependencies": {
  39. "@vue/composition-api": "^1.4.0",
  40. "typescript": ">=4.4.4",
  41. "vue": "^2.6.14 || ^3.3.0"
  42. },
  43. "peerDependenciesMeta": {
  44. "@vue/composition-api": {
  45. "optional": true
  46. },
  47. "typescript": {
  48. "optional": true
  49. }
  50. }
  51. },
  52. "node_modules/vue-demi": {
  53. "version": "0.14.10",
  54. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
  55. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  56. "hasInstallScript": true,
  57. "bin": {
  58. "vue-demi-fix": "bin/vue-demi-fix.js",
  59. "vue-demi-switch": "bin/vue-demi-switch.js"
  60. },
  61. "engines": {
  62. "node": ">=12"
  63. },
  64. "funding": {
  65. "url": "https://github.com/sponsors/antfu"
  66. },
  67. "peerDependencies": {
  68. "@vue/composition-api": "^1.0.0-rc.1",
  69. "vue": "^3.0.0-0 || ^2.6.0"
  70. },
  71. "peerDependenciesMeta": {
  72. "@vue/composition-api": {
  73. "optional": true
  74. }
  75. }
  76. },
  77. "node_modules/vue-jsonp": {
  78. "version": "2.0.0",
  79. "resolved": "https://registry.npmmirror.com/vue-jsonp/-/vue-jsonp-2.0.0.tgz",
  80. "integrity": "sha512-Mzd9GNeuKP5hHFDWZNMWOsCuMILSkA6jo2l4A02wheFz3qqBzH7aSEFTey1BRCZCLizlaf1EqJ5YUtF392KspA=="
  81. }
  82. }
  83. }