环卫车小程序前端代码
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.

14 lines
220 B

4 months ago
  1. {
  2. "id": "uview-ui",
  3. "scripts": {
  4. "test": "eslint . --fix"
  5. },
  6. "dependencies": {
  7. "ali-oss": "^6.21.0",
  8. "dayjs": "^1.11.12"
  9. },
  10. "devDependencies": {
  11. "eslint": "^8.2.0",
  12. "eslint-config-airbnb": "^19.0.0"
  13. }
  14. }