UNPKG

@dengpengks/react-native-wechat

Version:

react-native share for wechat app

38 lines 775 B
{ "name": "@dengpengks/react-native-wechat", "version": "1.0.10", "description": "react-native share for wechat app", "main": "index.js", "scripts": { "test": "echo 1" }, "repository": { "type": "git", "url": "git+https://github.com/liuwu4/WxShare.git" }, "keywords": [ "wechat", "react", "react-native", "react-component", "ios" ], "dependencies": { "events": "1.0.2" }, "peerDependencies": { "react-native": ">=0.40" }, "author": "yujie <liuwu4@yeah.net>", "contributors": [ "yujie <liuwu4@yeah.net>" ], "license": "MIT", "bugs": { "url": "https://github.com/liuwu4/WxShare/issues" }, "homepage": "https://github.com/liuwu4/WxShare#readme", "directories": { "doc": "docs" } }