23 Star 133 Fork 0

Gitee 极速下载 / monaco-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Microsoft/monaco-editor
克隆/下载
package.json 1005 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alexandru Dima 提交于 2021-02-01 14:39 . 0.22.3
{
"name": "monaco-editor",
"private": true,
"version": "0.22.3",
"description": "A browser based code editor",
"author": "Microsoft Corporation",
"license": "MIT",
"scripts": {
"simpleserver": "gulp simpleserver",
"release": "gulp release",
"website": "gulp website",
"build-website": "gulp build-website"
},
"typings": "./esm/vs/editor/editor.api.d.ts",
"module": "./esm/vs/editor/editor.main.js",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/monaco-editor"
},
"devDependencies": {
"clean-css": "^4.2.3",
"event-stream": "4.0.1",
"gulp": "^4.0.2",
"gulp-typedoc": "^2.2.5",
"monaco-css": "3.2.0",
"monaco-editor-core": "0.22.3",
"monaco-html": "3.2.0",
"monaco-json": "3.3.0",
"monaco-languages": "2.2.0",
"monaco-typescript": "4.2.0",
"rimraf": "^3.0.2",
"typedoc": "^0.19.1",
"typescript": "4.1.3",
"uncss": "^0.17.3",
"vinyl": "^2.2.1",
"yaserver": "^0.3.0"
}
}
HTML/CSS
1
https://gitee.com/mirrors/monaco-editor.git
git@gitee.com:mirrors/monaco-editor.git
mirrors
monaco-editor
monaco-editor
master

搜索帮助