{ "name": "@node-red/editor-client", "version": "4.0.0-beta.2", "license": "Apache-2.0", "main": "./index.js", "repository": { "type": "git", "url": "https://github.com/node-red/node-red.git" }, "contributors": [ { "name": "Nick O'Leary" }, { "name": "Dave Conway-Jones" } ], "dependencies": { "dompurify": "2.4.1", "marked": "4.3.0", "mermaid": "^10.4.0" } }