Awesome
bundle-id-cli
Get bundle identifier from a bundle name (macOS):
Safari
→com.apple.Safari
Install
$ npm install --global bundle-id-cli
Usage
$ bundle-id --help
Usage
$ bundle-id <bundle-name>
Example
$ bundle-id Safari
com.apple.Safari
Related
- bundle-id - API for this module