{ "_args": [ [ "monaco-editor@0.21.3", "D:\\jenkins\\workspace\\xq-web-bpm" ] ], "_from": "monaco-editor@0.21.3", "_id": "monaco-editor@0.21.3", "_inBundle": false, "_integrity": "sha1-M4G2ZhS2TRxeO3fdVWStSW0bTl0=", "_location": "/monaco-editor", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "monaco-editor@0.21.3", "name": "monaco-editor", "escapedName": "monaco-editor", "rawSpec": "0.21.3", "saveSpec": null, "fetchSpec": "0.21.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.nlark.com/monaco-editor/download/monaco-editor-0.21.3.tgz", "_spec": "0.21.3", "_where": "D:\\jenkins\\workspace\\xq-web-bpm", "author": { "name": "Microsoft Corporation" }, "bugs": { "url": "https://github.com/Microsoft/monaco-editor/issues" }, "description": "A browser based code editor", "devDependencies": { "clean-css": "^4.2.3", "event-stream": "4.0.1", "gulp": "^4.0.2", "gulp-typedoc": "^2.2.5", "monaco-css": "3.1.1", "monaco-editor-core": "0.21.3", "monaco-html": "3.1.1", "monaco-json": "3.2.1", "monaco-languages": "2.1.1", "monaco-typescript": "4.1.1", "rimraf": "^3.0.2", "typedoc": "^0.19.1", "typescript": "4.1.3", "uncss": "^0.17.3", "vinyl": "^2.2.1", "yaserver": "^0.3.0" }, "homepage": "https://github.com/Microsoft/monaco-editor#readme", "license": "MIT", "module": "./esm/vs/editor/editor.main.js", "name": "monaco-editor", "private": false, "repository": { "type": "git", "url": "git+https://github.com/Microsoft/monaco-editor.git" }, "scripts": { "build-website": "gulp build-website", "release": "gulp release", "simpleserver": "gulp simpleserver", "website": "gulp website" }, "typings": "./esm/vs/editor/editor.api.d.ts", "version": "0.21.3" }