1 Star 0 Fork 0

Cweili / tini

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
Cweili 提交于 2014-11-27 00:28 . update version
{
"name": "tini",
"version": "1.0.0",
"description": "Rapid static blog in markdown",
"keywords": [
"blog",
"markdown",
"angularjs",
"gulp"
],
"author": {
"name": "Cweili"
},
"license": "MIT",
"engines": {
"node": ">=0.8.0"
},
"homepage": "http://git.oschina.net/Cweili/tini",
"bugs": {
"url": "http://git.oschina.net/Cweili/tini/issues"
},
"repository": {
"type": "git",
"url": "git://git.oschina.net/Cweili/tini.git"
},
"dependencies": {
"coffee-script": "^1.8.0",
"gulp": "^3.8.10",
"gulp-autoprefixer": "^1.0.1",
"gulp-clean": "^0.3.1",
"gulp-coffee": "^2.2.0",
"gulp-connect": "^2.2.0",
"gulp-html2js": "^0.2.0",
"gulp-less": "^1.3.6",
"gulp-marked": "^1.0.0",
"gulp-minify-css": "^0.3.11",
"gulp-minify-html": "^0.1.6",
"gulp-ng-annotate": "^0.3.4",
"gulp-rename": "^1.2.0",
"gulp-replace": "^0.5.0",
"gulp-rev": "^2.0.1",
"gulp-tap": "^0.1.3",
"gulp-uglify": "^1.0.1",
"gulp-usemin": "^0.3.8",
"highlight.js": "^8.3.0",
"js-yaml": "^3.2.3"
}
}
CoffeeScript
1
https://gitee.com/Cweili/tini.git
git@gitee.com:Cweili/tini.git
Cweili
tini
tini
master

搜索帮助