mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
156 lines
4.5 KiB
JSON
156 lines
4.5 KiB
JSON
{
|
|
"name": "@directus/app",
|
|
"version": "13.10.0",
|
|
"description": "App dashboard for Directus",
|
|
"homepage": "https://directus.io",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/directus/directus.git",
|
|
"directory": "app"
|
|
},
|
|
"funding": "https://github.com/directus/directus?sponsor=1",
|
|
"license": "BUSL-1.1",
|
|
"author": "Rijk van Zanten <rijkvanzanten@me.com>",
|
|
"type": "module",
|
|
"exports": {
|
|
".": "./dist/index.html",
|
|
"./package.json": "./package.json"
|
|
},
|
|
"main": "dist/index.html",
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"scripts": {
|
|
"build": "vite build",
|
|
"dev": "vite",
|
|
"story:build": "histoire build && echo \"/* /index.html 200\" >> .histoire/dist/_redirects",
|
|
"story:dev": "histoire dev",
|
|
"story:preview": "histoire preview",
|
|
"test": "vitest --watch=false",
|
|
"typecheck": "vue-tsc --noEmit"
|
|
},
|
|
"devDependencies": {
|
|
"@directus/composables": "workspace:*",
|
|
"@directus/constants": "workspace:*",
|
|
"@directus/errors": "workspace:*",
|
|
"@directus/extensions": "workspace:*",
|
|
"@directus/extensions-registry": "workspace:*",
|
|
"@directus/extensions-sdk": "workspace:*",
|
|
"@directus/format-title": "workspace:*",
|
|
"@directus/random": "workspace:*",
|
|
"@directus/sdk": "workspace:*",
|
|
"@directus/stores": "workspace:*",
|
|
"@directus/system-data": "workspace:*",
|
|
"@directus/themes": "workspace:*",
|
|
"@directus/tsconfig": "3.0.0",
|
|
"@directus/types": "workspace:*",
|
|
"@directus/utils": "workspace:*",
|
|
"@directus/validation": "workspace:*",
|
|
"@editorjs/attaches": "1.3.0",
|
|
"@editorjs/checklist": "1.6.0",
|
|
"@editorjs/code": "2.9.0",
|
|
"@editorjs/delimiter": "1.4.2",
|
|
"@editorjs/editorjs": "2.29.1",
|
|
"@editorjs/embed": "2.7.4",
|
|
"@editorjs/header": "2.8.1",
|
|
"@editorjs/image": "2.9.3",
|
|
"@editorjs/inline-code": "1.5.1",
|
|
"@editorjs/nested-list": "1.4.3",
|
|
"@editorjs/paragraph": "2.11.5",
|
|
"@editorjs/quote": "2.7.2",
|
|
"@editorjs/raw": "2.5.0",
|
|
"@editorjs/table": "2.3.0",
|
|
"@editorjs/underline": "1.1.0",
|
|
"@fortawesome/fontawesome-svg-core": "6.7.2",
|
|
"@fortawesome/free-brands-svg-icons": "6.7.2",
|
|
"@fullcalendar/core": "6.1.15",
|
|
"@fullcalendar/daygrid": "6.1.15",
|
|
"@fullcalendar/interaction": "6.1.15",
|
|
"@fullcalendar/list": "6.1.15",
|
|
"@fullcalendar/timegrid": "6.1.15",
|
|
"@histoire/plugin-vue": "0.17.17",
|
|
"@joeattardi/emoji-button": "4.6.4",
|
|
"@json2csv/plainjs": "7.0.6",
|
|
"@mapbox/mapbox-gl-draw": "1.5.0",
|
|
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
|
|
"@mapbox/mapbox-gl-geocoder": "5.0.3",
|
|
"@ngneat/falso": "7.3.0",
|
|
"@pinia/testing": "1.0.0",
|
|
"@popperjs/core": "2.11.8",
|
|
"@rollup/plugin-yaml": "4.1.2",
|
|
"@sindresorhus/slugify": "2.2.1",
|
|
"@tinymce/tinymce-vue": "6.1.0",
|
|
"@turf/meta": "7.2.0",
|
|
"@types/base-64": "1.0.2",
|
|
"@types/chroma-js": "3.1.1",
|
|
"@types/codemirror": "5.60.15",
|
|
"@types/diacritics": "1.3.3",
|
|
"@types/diff": "7.0.1",
|
|
"@types/file-saver": "2.0.7",
|
|
"@types/geojson": "7946.0.16",
|
|
"@types/lodash": "4.17.16",
|
|
"@types/mapbox__mapbox-gl-draw": "1.4.8",
|
|
"@types/mapbox__mapbox-gl-geocoder": "5.0.0",
|
|
"@types/qrcode": "1.5.5",
|
|
"@types/semver": "7.5.8",
|
|
"@types/wellknown": "0.5.8",
|
|
"@unhead/addons": "1.11.20",
|
|
"@unhead/vue": "1.11.20",
|
|
"@vitejs/plugin-vue": "5.2.1",
|
|
"@vue/test-utils": "2.4.6",
|
|
"@vueuse/core": "12.7.0",
|
|
"@vueuse/router": "12.7.0",
|
|
"apexcharts": "4.5.0",
|
|
"axios": "1.8.4",
|
|
"base-64": "1.0.0",
|
|
"caret-pos": "2.0.0",
|
|
"chroma-js": "3.1.2",
|
|
"codemirror": "5.65.18",
|
|
"color": "5.0.0",
|
|
"cropperjs": "1.6.2",
|
|
"date-fns": "4.1.0",
|
|
"diacritics": "1.3.0",
|
|
"diff": "7.0.0",
|
|
"dompurify": "3.2.4",
|
|
"editorjs-toggle-block": "0.3.16",
|
|
"escape-string-regexp": "5.0.0",
|
|
"file-saver": "2.0.5",
|
|
"flatpickr": "4.6.13",
|
|
"geojson": "0.5.0",
|
|
"happy-dom": "17.1.8",
|
|
"histoire": "0.17.17",
|
|
"html-entities": "2.5.2",
|
|
"json-to-graphql-query": "2.3.0",
|
|
"jsonlint-mod": "1.7.6",
|
|
"lodash": "4.17.21",
|
|
"mapbox-gl": "1.13.3",
|
|
"maplibre-gl": "1.15.3",
|
|
"marked": "15.0.7",
|
|
"micromustache": "8.0.3",
|
|
"mime": "4.0.6",
|
|
"mitt": "3.0.1",
|
|
"nanoid": "5.1.2",
|
|
"ofetch": "1.4.1",
|
|
"p-queue": "8.1.0",
|
|
"pinia": "2.3.1",
|
|
"pretty-ms": "9.2.0",
|
|
"qrcode": "1.5.4",
|
|
"sass-embedded": "1.85.1",
|
|
"semver": "7.7.1",
|
|
"string-width": "7.2.0",
|
|
"tinymce": "6.8.5",
|
|
"tus-js-client": "4.3.1",
|
|
"typescript": "5.8.2",
|
|
"vite": "5.4.14",
|
|
"vite-plugin-vue-devtools": "7.7.2",
|
|
"vitest": "2.1.9",
|
|
"vue": "3.5.13",
|
|
"vue-i18n": "11.1.1",
|
|
"vue-router": "4.5.0",
|
|
"vue-tsc": "2.2.8",
|
|
"vue-virtual-scroller": "2.0.0-beta.8",
|
|
"vuedraggable": "4.1.0",
|
|
"wellknown": "0.5.0"
|
|
}
|
|
}
|