UNPKG

react-native-wxwork

Version:

react-native library for wxwork app

25 lines (24 loc) 522 B
{ "name": "react-native-wxwork", "version": "1.1.2", "description": "react-native library for wxwork app", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "wechat", "wxwork", "react-native", "react-component" ], "author": "Fanny Hong <fanniehf@gmail.com>", "license": "MIT", "peerDependencies": { "react-native": "^0.41.2", "react-native-windows": "0.41.0-rc.1" }, "dependencies": { "events": "^3.0.0" } }