3 Star 0 Fork 0

Gitee 极速下载 / cssco

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/we-are-next/cssco
克隆/下载
package.json 555 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lauren Waller 提交于 2016-06-03 16:23 . Version
{
"name": "cssco",
"version": "1.1.0",
"description": "Photographic filters made with CSS, inpsired by VSCO and CSSgram.",
"author": "Lauren Waller",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/we-are-next/cssco.git"
},
"scripts": {
"lint": "grunt lint",
"minify": "grunt min"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-csslint": "^0.5.0",
"grunt-contrib-cssmin": "^0.14.0",
"load-grunt-tasks": "^3.4.0",
"time-grunt": "^1.3.0"
}
}
1
https://gitee.com/mirrors/cssco.git
git@gitee.com:mirrors/cssco.git
mirrors
cssco
cssco
master

搜索帮助