I was able to solve the issue. If you have not yet solved it, try the following
in the project.json. Add the following:
"Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-*",
"Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-final"
and it should work