1 Star 0 Fork 112

高雷/thinker-md

forked from 邓海二/thinker-md 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 948 Bytes
一键复制 编辑 原始数据 按行查看 历史
beyondl 提交于 2015-03-20 15:13 . 重新打包
{
"name": "thinker-md",
"version": "1.0.0",
"description": "Grunt",
"main": "Gruntfile.js",
"dependencies": {
"grunt": "^0.4.5",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-qunit": "^0.5.2",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-uglify": "^0.8.0",
"grunt-contrib-cssmin": "^0.12.2",
"grunt-init": "^0.3.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dir": {
"js": {
"vendor": "public/javascripts/vendor/",
"user": "public/javascripts/user/"
},
"css": {
"vendor": "public/stylesheets/vendor/",
"user": "public/stylesheets/user/"
},
"fonts": "public/stylesheets/fonts/",
"img":"public/stylesheets/img/"
},
"repository": {
"type": "site",
"url": "http://www.oschina.net"
},
"author": "Nate Ling",
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaollg/thinker-md.git
git@gitee.com:gaollg/thinker-md.git
gaollg
thinker-md
thinker-md
master

搜索帮助