1 Star 0 Fork 0

acekiller / ProductFocus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
acekiller 提交于 2017-04-27 18:36 . init proj
{
"name": "ProductFocus",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"react": "16.0.0-alpha.6",
"react-native": "0.43.4"
},
"devDependencies": {
"babel-jest": "19.0.0",
"babel-preset-react-native": "1.9.1",
"jest": "19.0.2",
"react-test-renderer": "16.0.0-alpha.6"
},
"jest": {
"preset": "react-native"
}
}
1
https://gitee.com/fantasy028/productfocus.git
git@gitee.com:fantasy028/productfocus.git
fantasy028
productfocus
ProductFocus
master

搜索帮助