v4.1 - Support JSON input
Now supports auto-detecting of JSON input.
If the contents of a URL, a file or a string provided to the API or Command Line Interface is a serialized JSON object then it will be detected and parsed the same way as if it was a page with a JSON LD embedded in it.
This resolves the feature request reported in #9 by @pdehaan.