{ "name": "monaco-editor-core", "private": true, "version": "0.7.3", "description": "A browser based code editor", "author": "Microsoft Corporation", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Microsoft/vscode" }, "bugs": { "url": "https://github.com/Microsoft/vscode/issues" }, "devDependencies": { "debounce": "^1.0.0", "event-stream": "^3.1.7", "ghooks": "1.0.3", "glob": "^5.0.13", "gulp": "^3.8.9", "gulp-bom": "^1.0.0", "gulp-concat": "^2.6.0", "gulp-cssnano": "^2.1.0", "gulp-filter": "^3.0.0", "gulp-flatmap": "^1.0.0", "gulp-rename": "^1.2.0", "gulp-sourcemaps": "^1.6.0", "gulp-tsb": "^2.0.1", "gulp-tslint": "^4.3.0", "gulp-uglify": "^2.0.0", "gulp-util": "^3.0.6", "gulp-watch": "^4.3.9", "is": "^3.1.0", "istanbul": "^0.3.17", "jsdom-no-contextify": "^3.1.0", "lazy.js": "^0.4.2", "minimatch": "^2.0.10", "mocha": "^2.2.5", "object-assign": "^4.0.1", "pump": "^1.0.1", "remap-istanbul": "^0.6.4", "rimraf": "^2.2.8", "sinon": "^1.17.2", "source-map": "^0.4.4", "tslint": "^3.3.0", "typescript": "^2.1.4", "typescript-formatter": "3.1.0", "underscore": "^1.8.2", "vinyl": "^0.4.5", "vscode-nls-dev": "^2.0.1" } }