0 Star 1 Fork 112

王凯/thinker-md

forked from 邓海二/thinker-md 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 972 Bytes
一键复制 编辑 原始数据 按行查看 历史
邓海二 提交于 2015-04-24 16:47 . 修改打包名
{
"author": "Nate Ling",
"license": "private",
"name": "thinker-md",
"version": "1.0.0",
"description": "J2EE width thinker-md",
"main": "Gruntfile.js",
"repository": {
"type": "",
"url": ""
},
"dependencies": {
"grunt": "latest",
"grunt-contrib-concat": "latest",
"grunt-contrib-watch": "latest",
"grunt-contrib-jshint": "latest",
"grunt-contrib-qunit": "latest",
"grunt-contrib-copy": "latest",
"grunt-contrib-uglify": "latest",
"grunt-contrib-cssmin": "latest",
"grunt-init": "latest"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"javascripts": {
"user": "public/javascripts/user/",
"vendor": "public/javascripts/vendor/"
},
"stylesheets": {
"emoji": "public/stylesheets/emoji/",
"fonts": "public/stylesheets/fonts/",
"imgs": "public/stylesheets/imgs/",
"user": "public/stylesheets/user/",
"vendor": "public/stylesheets/vendor/"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/633game/thinker-md.git
git@gitee.com:633game/thinker-md.git
633game
thinker-md
thinker-md
master

搜索帮助