1 Star 0 Fork 0

richieyangs / redux.practice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 787 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhang Yang Richie 提交于 2016-10-12 11:31 . add demo
{
"name": "redux.practice",
"version": "1.0.0",
"description": "redux",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.oschina.net/richieyangs/redux.practice.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"browserify": "^11.0.1",
"gulp": "^3.9.0",
"gulp-connect": "^2.2.0",
"gulp-open": "^1.0.0",
"gulp-eslint": "^0.15.0",
"reactify": "^1.1.1",
"vinyl-source-stream": "^1.1.0",
"bootstrap": "^3.3.5",
"gulp-concat": "^2.6.0",
"jquery": "^2.1.4",
"react": "^0.13.3",
"react-router": "^0.13.3",
"flux": "^2.0.3",
"lodash": "^3.10.0",
"toastr": "^2.1.0",
"object-assign": "^3.0.0"
}
}
JavaScript
1
https://gitee.com/richieyangs/redux.practice.git
git@gitee.com:richieyangs/redux.practice.git
richieyangs
redux.practice
redux.practice
master

搜索帮助