123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "version": "1.0",
- "defaultProvider": "cdnjs",
- "libraries": [
- {
- "library": "zTree.v3@3.5.42",
- "destination": "wwwroot/lib/zTree.v3/"
- },
- {
- "library": "echarts@5.3.3",
- "destination": "wwwroot/lib/echarts/"
- },
- {
- "library": "vue@2.7.14",
- "destination": "wwwroot/lib/vue/"
- },
- {
- "library": "bootstrap-table@1.21.1",
- "destination": "wwwroot/lib/bootstrap-table/"
- },
- {
- "library": "axios@1.3.4",
- "destination": "wwwroot/axios/"
- },
- {
- "library": "fullcalendar@3.10.2",
- "destination": "wwwroot/lib/fullcalendar/"
- },
- {
- "library": "moment.js@2.29.4",
- "destination": "wwwroot/lib/moment.js/"
- },
- {
- "provider": "cdnjs",
- "library": "xlsx@0.18.5",
- "destination": "wwwroot/lib/xlsx/"
- }
- ]
- }
|