package.json 349 B

123456789101112131415
  1. {
  2. "name": "202226701009",
  3. "version": "1.0.0",
  4. "description": "- 胡欣怡\r - 202226701009\r - 22级大数据班\r - 13767172075",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "echarts": "^5.5.1",
  13. "swiper": "^11.1.15"
  14. }
  15. }