1 Star 0 Fork 0

UnPourTous/tianyan-react-native

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
erichua 提交于 2019-11-28 15:43 . rename to wt-console
{
"name": "@unpourtous/wt-console",
"version": "1.1.47",
"description": "React Native component for both Android and iOS",
"main": "library/index.js",
"keywords": [
"react-native"
],
"author": "erichua",
"license": "MIT",
"scripts": {
"start": "node_modules/react-native/scripts/packager.sh",
"test": "jest"
},
"dependencies": {
"lodash": "^4.17.13",
"morgan": "^1.9.1",
"prop-types": "^15.7.2",
"react-native-json-tree": "^1.2.0",
"react-native-scrollable-tab-view": "^0.10.0"
},
"jest": {
"preset": "react-native"
},
"devDependencies": {
"babel-eslint": "^7.2.3",
"babel-jest": "18.0.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react-native": "1.9.1",
"eslint": "^4.18.2",
"eslint-config-standard": "^6.2.1",
"eslint-config-standard-jsx": "^4.0.1",
"eslint-plugin-angular": "^2.3.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-node": "^4.2.2",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-react": "^6.10.3",
"eslint-plugin-standard": "^2.3.1",
"moment": "^2.22.2",
"react": "^16.0.0-alpha.12",
"react-native": "^0.51.0",
"standard": "^9.0.0"
},
"peerDependencies": {
"react": "16.0.0-alpha.6",
"react-native": "^0.40.0",
"moment": "^2.22.2",
"react-native-scrollable-tab-view": "^0.8.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/UnPourTous/tianyan-react-native.git
[email protected]:UnPourTous/tianyan-react-native.git
UnPourTous
tianyan-react-native
tianyan-react-native
master

搜索帮助