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.

16 lines
300 B

2 months ago
2 months ago
2 months ago
  1. {
  2. "name": "questionbankvue3",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [],
  10. "author": "",
  11. "license": "ISC",
  12. "dependencies": {
  13. "js-md5": "^0.8.3",
  14. "pinia": "^2.1.7"
  15. }
  16. }