react-native-wechat-ck
Version:
微信新SDK,除去UIWebview(自用)
48 lines (47 loc) • 1.31 kB
JSON
{
"name": "react-native-wechat-ck",
"version": "1.0.4",
"description": "微信新SDK,除去UIWebview(自用)",
"main": "index.js",
"directories": {
"doc": "docs"
},
"_from": "github:chenk4546/react-native-wechat-ck#master",
"_id": "react-native-wechat-ck@1.0.4",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-wechat-ck",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "react-native-wechat-ck@github:chenk4546/react-native-wechat-ck#master",
"name": "react-native-wechat-ck",
"escapedName": "react-native-wechat-ck",
"rawSpec": "github:chenk4546/react-native-wechat-ck#master",
"saveSpec": "github:chenk4546/react-native-wechat-ck#master",
"fetchSpec": null,
"gitCommittish": "master"
},
"_requiredBy": [
"/"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"wechat",
"ck",
"uiwebview"
],
"author": "Kevin Chen",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/chenk4546/react-native-wechat-ck.git"
},
"bugs": {
"url": "https://github.com/chenk4546/react-native-wechat-ck/issues"
},
"homepage": "https://github.com/chenk4546/react-native-wechat-ck#readme"
}