mirror of
https://github.com/zhigang1992/react-native-weibo-login.git
synced 2026-01-12 09:24:21 +08:00
28 lines
633 B
JSON
28 lines
633 B
JSON
|
|
{
|
|
"name": "react-native-weibo-login",
|
|
"version": "1.0.2",
|
|
"description": "新浪微博登录模块",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/zhanguangao/react-native-weibo-login.git"
|
|
},
|
|
"keywords": [
|
|
"react-native",
|
|
"sina",
|
|
"weibo",
|
|
"login"
|
|
],
|
|
"author": "zhanguangao",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/zhanguangao/react-native-weibo-login/issues"
|
|
},
|
|
"homepage": "https://github.com/zhanguangao/react-native-weibo-login#readme"
|
|
|
|
}
|