126 Star 476 Fork 113

邓海二 / thinker-md

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
{
"author": "Nate Ling",
"license": "MIT",
"name": "thinker-md",
"version": "1.0.0",
"description": "J2EE width thinker-md",
"main": "Gruntfile.js",
"repository": {
"type": "",
"url": ""
},
"dependencies": {
},
"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/images/",
"user": "public/stylesheets/user/",
"vendor": "public/stylesheets/vendor/"
},
"devDependencies": {
"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",
"babel-preset-es2015": "^6.6.0",
"grunt-babel": "^6.0.0"
}
}
JavaScript
1
https://gitee.com/benhail/thinker-md.git
git@gitee.com:benhail/thinker-md.git
benhail
thinker-md
thinker-md
master

搜索帮助