All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.formatter_worker.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "dependencies": [
        "platform",
        "text_utils",
        "cm_headless",
        "cm_web_modes"
    ],
    "scripts": [],
    "modules": [
        "formatter_worker.js",
        "formatter_worker-legacy.js",
        "ESTreeWalker.js",
        "FormatterWorker.js",
        "acorn/acorn.js",
        "acorn/acorn_loose.js",
        "CSSFormatter.js",
        "AcornTokenizer.js",
        "JavaScriptFormatter.js",
        "FormattedContentBuilder.js",
        "CSSRuleParser.js",
        "HTMLFormatter.js",
        "IdentityFormatter.js",
        "JavaScriptOutline.js",
        "RelaxedJSONParser.js"
    ],
    "skip_compilation": [
        "acorn/acorn.js",
        "acorn/acorn_loose.js"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy