is-installed-globally
Check if your package was installed globally
Check if your package was installed globally
Returns path to globally installed package
Get installation path where the given package is installed. Works for globally and locally installed packages
Checks that given package is installed globally or locally.
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p
This plugin for Cordova and PhoneGap allows you to check if an app is installed. It requires an URI Scheme (iOS) or a Package Name (Android).
Keep your package.json version requirements satisfied
Get the absolute path to the global yarn config directory.
Get the absolute path to the yarn global modules directory (globally installed modules).
Check if a program is available on the system.
Check if GraphicsMagick is installed.
Resolve paths to globally installed npm modules using glob patterns. Useful for getting paths to yeoman or Generate generators, etc.
Checks that given package is installed locally or globally. Useful for robust resolving when you want some package - it will check first if it exists locally, then if it exists globally
Check if a module is installed in your project
Verifies that installed NPM modules are the latest currently available version.
This plugin for Cordova and PhoneGap allows you to check if an app is installed. It requires an URI Scheme (iOS) or a Package Name (Android).
Multithreaded non blocking API to retrieve installed apps information using native built-ins
Provides functions to fetch information about software installed on the machine
Read all the installed packages in a folder, and produce an Array of all the data.
A thin wrapper around npm to list installed packages during runtime