{ "name": "workflowmasters-builder", "type": "module", "devDependencies": { "beautify": "0.0.8", "chokidar": "3.6.0", "character-parser": "4.0.0", "clean-html": "2.0.1", "concat-files": "0.1.1", "fast-glob": "3.3.1", "fs-extra": "11.1.1", "glob": "10.3.10", "html-prettify": "1.0.7", "jade": "1.11.0", "klaw": "4.1.0", "pug": "3.0.2", "sass": "1.64.1", "through2": "4.0.2", "@css-inline/css-inline":"0.14.1", "watcher": "2.2.2" }, "scripts": { "watch": "./watcher.js", "test": "gulp test" } }