integration Directus cms

This commit is contained in:
2025-06-04 00:55:56 +02:00
parent 3168826fa8
commit 057d427b5b
200 changed files with 15289 additions and 50 deletions

3
node_modules/@rollup/rollup-win32-x64-msvc/README.md generated vendored Normal file
View File

@@ -0,0 +1,3 @@
# `@rollup/rollup-win32-x64-msvc`
This is the **x86_64-pc-windows-msvc** binary for `rollup`

View File

@@ -0,0 +1,19 @@
{
"name": "@rollup/rollup-win32-x64-msvc",
"version": "4.41.0",
"os": [
"win32"
],
"cpu": [
"x64"
],
"files": [
"rollup.win32-x64-msvc.node"
],
"description": "Native bindings for Rollup",
"author": "Lukas Taegert-Atkinson",
"homepage": "https://rollupjs.org/",
"license": "MIT",
"repository": "rollup/rollup",
"main": "./rollup.win32-x64-msvc.node"
}

Binary file not shown.