25 lines
595 B
JSON
25 lines
595 B
JSON
{
|
|
"name": "react-native-qq",
|
|
"version": "2.0.5",
|
|
"description": "QQ Login&Share support in React Native.",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/reactnativecn/react-native-qq.git"
|
|
},
|
|
"keywords": [
|
|
"react-native",
|
|
"ios",
|
|
"android"
|
|
],
|
|
"author": "tdzl2003",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/reactnativecn/react-native-qq/issues"
|
|
},
|
|
"homepage": "https://github.com/reactnativecn/react-native-qq#readme"
|
|
}
|