{ "name": "@great-dream/dvadmin3-celery-web", "version": "3.1.3", "description": "适用于django-vue3-admin的celery定时任务前端插件", "private": false, "type": "module", "main": "./dist/dvadmin3-celery-web.umd.cjs", "module": "./dist/dvadmin3-celery-web.js", "scripts": { "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" }, "repository": { "type": "git", "url": "https://gitee.com/huge-dream/dvadmin3-celery-web.git" }, "dependencies": { "cron-chinese": "^1.2.0", "cron-parser": "^4.9.0", "json-editor-vue3": "^1.1.1" }, "keywords": [ "dvadmin", "dvadmin3", "celery", "django-vue3-admin", "celery3-web" ], "author": "DVAdmin", "license": "MIT" }