UNPKG

react-native-arenakit

Version:

为编写arena app中react native应用提供基础的ui及原生能力api支撑

31 lines (30 loc) 818 B
{ "name": "react-native-arenakit", "version": "0.0.74", "description": "为编写arena app中react native应用提供基础的ui及原生能力api支撑", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/chenyunjie/react-native-arenakit.git" }, "dependencies": { "moment": "^2.19.1", "react": "16.0.0", "react-native": "0.48.3", "react-native-root-siblings": "^2.1.1", "react-native-swiper": "^1.5.13" }, "keywords": [ "arena", "组件" ], "author": "陈云杰", "license": "MIT", "bugs": { "url": "https://github.com/chenyunjie/react-native-arenakit/issues" }, "homepage": "https://github.com/chenyunjie/react-native-arenakit#readme" }