UNPKG

@heytea/jcore-react-native

Version:

React Native JCore component for Android and iOS

31 lines (30 loc) 661 B
{ "name": "@heytea/jcore-react-native", "version" : "2.0.2", "description": "React Native JCore component for Android and iOS", "homepage" : "https://github.com/jpush/jcore-react-native", "main" : "index.js", "types": "index.d.ts", "files": [ "README.md", "android", "ios", "JCore.podspec" ], "scripts": { "test": "echo 1" }, "repository": { "type": "git", "url": "https://github.com/jpush/jcore-react-native" }, "keywords" : [ "react-native", "jiguang", "JCore" ], "author": "wicked.tc130", "license": "ISC", "licenseFilename": "LICENSE", "readmeFilename": "README.md" }