{
    "name": "@realequity/monaco-editor",
    "version": "1.0.22",
    "description": "",
    "main": "monaco-editor-index.js",
    "type": "module",
    "module": "monaco-editor-index.js",
    "scripts": {
        "build": "npm version patch && ng build monaco-editor --aot --extract-licenses --no-namedChunks --optimization=false --no-sourceMap --no-vendor-chunk --output-hashing none",
        "start": "ng serve monaco-editor --port=4214",
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "author": "",
    "license": "ISC"
}
