Package Exports
- imagelint-lossless
 
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 (imagelint-lossless) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@zurawiki/imagelint
CLI tool for enforcing image assets are optimally compressed with ImageOptim.
TODOs
-  Add install instruction on mac with homebrew link and 
brew update && brew cask install imageoptim - Add wrapper script that skips on non-mac environments
 - After file is processes, add metafile with file hash
 - Have script skip builds with VALID hash
 - Disable if CI is configured
 - Config CI and force options as well as versioning.
 - Control-C gracefully