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