UNPKG

gantt-elastic-wrapvue3

Version:

gantt-elastic Project was wrapped with vue3.

31 lines (30 loc) 714 B
{ "name": "gantt-elastic-wrapvue3", "version": "0.0.18", "files": ["dist"], "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview --port 4173" }, "exports": { ".": { "import": "./dist/GanttElastic.es.js", "require": "./dist/GanttElastic.umd.js" }, "./dist/style.css": "./dist/style.css" }, "dependencies": { "@vueform/slider": "^2.0.10", "@vueform/toggle": "^2.0.2", "dayjs": "^1.11.3", "mitt": "^3.0.0", "resize-observer-polyfill": "^1.5.1", "vue": "^3.2.36" }, "devDependencies": { "@vitejs/plugin-vue": "^2.3.3", "vite": "^2.9.9" }, "keywords": ["gantt-elastic","gantt","gantt vue","vue gantt"] }