README
Get Gplay App Details
What is this?
A simple command line utility to get gplay app details.
You can use this locally as a utility, or call it as a command line from your backend server to get for example an app icon for the an Android App Package.
The output from this command line utility is formatted as a JSON.
Installation
npm install -g get-gplay-app-details
Usage
To get Gmails app details from the play store, use this command.
get-package com.google.android.gm
License
MIT license