UNPKG

mx-jpush-expo

Version:
30 lines (29 loc) 550 B
{ "name": "mx-jpush-expo", "version": "1.0.1", "description": "expo 集成 jpush 一体化方案", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/konodioda727/JPush-Expo" }, "keywords": [ "jpush", "expo", "config", "react-native", "muxi-studio" ], "files": [ "index.js", "app.plugin.js" ], "author": { "name": "MuxiStudio", "url": "https://github.com/konodioda727" }, "license": "MIT", "dependencies": { "@expo/config-plugins": "^3.0.3" } }