When I use the plugin locally on my Mac (OSX 10.11.1 with Node 5.0.0), it works great!
If I run it on my Continuous Integration Platform (Ubuntu, Node 4.2), it fails while shouting
Error: [object Object] is not a PostCSS plugin
When I force the package.json to use 1.0.0, it works great, but 1.0.2 and 1.1.0 have this error.