177 Star 1.2K Fork 278

GVP叛道 / editor.md

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 981 Bytes
一键复制 编辑 原始数据 按行查看 历史
叛道 提交于 2015-06-09 09:31 . Releases v1.5.0
{
"name": "editor.md",
"version": "1.5.0",
"description": "Open source online markdown editor.",
"directories": {
"doc": "docs",
"example": "examples",
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/pandao/editor.md.git"
},
"keywords": [
"editor.md",
"markdown",
"editor"
],
"author": "Pandao",
"license": "MIT",
"bugs": {
"url": "https://github.com/pandao/editor.md/issues"
},
"homepage": "https://github.com/pandao/editor.md",
"devDependencies": {
"dateformatter": "^0.1.0",
"gulp": "^3.8.11",
"gulp-concat": "^2.4.2",
"gulp-header": "^1.2.2",
"gulp-jshint": "^1.9.0",
"gulp-minify-css": "^0.4.4",
"gulp-notify": "^2.1.0",
"gulp-rename": "^1.2.0",
"gulp-replace": "^0.5.3",
"gulp-ruby-sass": "^1.0.1",
"gulp-uglifyjs": "^0.6.1",
"gulp-util": "^3.0.1"
}
}
JavaScript
1
https://gitee.com/pandao/editor.md.git
git@gitee.com:pandao/editor.md.git
pandao
editor.md
editor.md
master

搜索帮助