{
    "name": "@umbraco-backoffice/monaco-editor",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build"
    },
    "dependencies": {
        "monaco-editor": "^0.55.1"
    }
}
