1 Star 0 Fork 0

eisneim / gortfolio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 999 Bytes
一键复制 编辑 原始数据 按行查看 历史
eisneim 提交于 2015-03-25 21:33 . [change] abstract grid class
{
"name": "gortfolio",
"version": "0.0.0",
"private": true,
"description": "awesome & easy to use portfolio site for Designer / Artist / Developer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "gulp build",
"watch": "gulp watch",
"serve": "gulp serve"
},
"author": "Eisneim <eisneim1@gmail.com>",
"license": "MIT",
"devDependencies": {
"gulp": "^3.8.11",
"gulp-sass": "^1.2.4",
"gulp-uglify": "~0.2.1",
"gulp-util": "~2.2.14",
"gulp-minify-css": "^0.3.4",
"gulp-autoprefixer": "0.0.7",
"gulp-browserify": "^0.5.1",
"gulp-concat": "^2.5.2",
"gulp-livereload": "^2.1.0",
"gulp-open": "^0.3.2",
"gulp-react": "^2.0.0",
"reactify": "^1.0.0"
},
"dependencies": {
"dragdealer": "^0.9.8",
"flux": "^2.0.0",
"lodash": "^3.3.1",
"react": "^0.12.2",
"react-document-title": "^1.0.2",
"react-router": "^0.12.4",
"superagent": "^1.1.0"
}
}
JavaScript
1
https://gitee.com/eisneim/gortfolio.git
git@gitee.com:eisneim/gortfolio.git
eisneim
gortfolio
gortfolio
master

搜索帮助