maxshare-react-native
Version:
MaxLeap Share SDK for ReactNative
42 lines (41 loc) • 906 B
JSON
{
"name": "maxshare-react-native",
"version": "0.0.1",
"scripts": {
"start": "node_modules/react-native/packager/packager.sh"
},
"main": "./index.js",
"devDependencies": {
"react": "^0.14.8",
"react-native": "^0.23.1",
"gulp": "^3.9.1",
"gulp-exec": "^2.1.2",
"maxleap-react-native": "^0.0.12"
},
"description": "MaxLeap Share SDK for ReactNative",
"directories": {
"example": "example"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/MaxLeap/SDK-ReactNative.git"
},
"keywords": [
"MaxLeap",
"Share",
"Support",
"ReactNative",
"JavaScript",
"Android",
"iOS"
],
"author": "MaxLeap",
"license": "ISC",
"bugs": {
"url": "https://github.com/MaxLeap/Module-MaxShare-RN/issues"
},
"homepage": "https://github.com/MaxLeap/Module-MaxShare-RN",
"jshintConfig": {
"esversion": 6
}
}