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