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.

21 lines
432 B

4 months ago
2 weeks ago
4 months ago
  1. {
  2. "name": "questionbankvue3",
  3. "version": "1.0.0",
  4. "main": "main.js",
  5. "scripts": {
  6. "test": "echo \"Error: no test specified\" && exit 1"
  7. },
  8. "keywords": [],
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "js-md5": "^0.8.3",
  13. "pinia": "^2.2.4"
  14. },
  15. "devDependencies": {},
  16. "repository": {
  17. "type": "git",
  18. "url": "http://git.jaxc.cn/fangwenqiao/questionbankvue3.git"
  19. },
  20. "description": ""
  21. }