1 Star 0 Fork 7

蒋建勇/angular-mdeditor

forked from varHarrie/angular-mdeditor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
Harrie 提交于 2015-12-30 13:21 . update bower.json
{
"name": "angular-mdeditor",
"authors": [
"Harrie <[email protected]>"
],
"description": "a markdown editor base on angular directive.",
"main": "src/angular-mdeditor.js",
"moduleType": [],
"keywords": [
"angular",
"markdown",
"directive"
],
"license": "MIT",
"homepage": "https://github.com/varHarrie/angular-mdeditor.git",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": "~1.4.8",
"highlight": "~9.0.0",
"font-awesome": "fontawesome#~4.5.0",
"marked": "~0.3.5",
"codemirror": "~5.10.0",
"showdown": "~1.3.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tools/angular-mdeditor.git
[email protected]:tools/angular-mdeditor.git
tools
angular-mdeditor
angular-mdeditor
master

搜索帮助