UNPKG

react-native-apk

Version:

API to install, uninstall, get version, check presence of a package, or fetch installed packages on Android.

22 lines (21 loc) 510 B
{ "main": "index.js", "license": "MIT", "name": "react-native-apk", "author": "SkyzohKey <skyzohkey@protonmail.com>", "version": "0.2.7", "description": "API to install, uninstall, get version, check presence of a package, or fetch installed packages on Android.", "repository": { "type": "git", "url": "https://github.com/Skyzohkey/react-native-apk" }, "keywords": [ "react-native", "installs", "uninstalls", "version", "apps", "packages", "system" ] }