Package Exports
- chrome-location
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chrome-location) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
chrome-location 
Approximates the current location of Google Chrome on your system.
Originally sourced from karma-chrome-launcher.
Usage
location = require('chrome-location')
Returns the path to Google Chrome as a string.
CLI Usage
Remember to use quotes as chrome's path usually has spaces in it.
> "`chrome-location`"License
MIT. See LICENSE.md for details.
