1 Star 0 Fork 0

新无止竞 / ace

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
nightwing 提交于 2020-07-06 20:03 . release v1.4.12
{
"name": "ace",
"description": "Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE",
"version": "1.4.12",
"homepage": "http://github.com/ajaxorg/ace",
"engines": {
"node": ">= 0.6.0"
},
"author": "Fabian Jakobs <fabian@c9.io>",
"main": "lib/ace",
"typings": "ace.d.ts",
"repository": {
"type": "git",
"url": "http://github.com/ajaxorg/ace.git"
},
"devDependencies": {
"asyncjs": "~0.0.12",
"amd-loader": "~0.0.4",
"dryice": "0.4.11",
"architect-build": "https://github.com/c9/architect-build/tarball/43a6fdeffe"
},
"mappings": {
"ace": "."
},
"licenses": [
{
"type": "BSD New",
"url": "http://opensource.org/licenses/BSD-3-Clause"
}
],
"directories": {
"lib": "lib/ace"
},
"scripts": {
"start": "node static.js",
"test": "node lib/ace/test/all.js",
"lint": "eslint \"lib/ace/**/*.js\"",
"fix": "eslint --fix 'lib/ace/**/*.js'"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huiwei13/ace.git
git@gitee.com:huiwei13/ace.git
huiwei13
ace
ace
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891