Version.json and version_p.json aren't valid JSON

JSON keys and values must always be enclosed by double quotes, neither files are valid JSON (JSONP isn't actually JSON, but the server is sending application/json as Content-Type, which isn't)

it was manually created and not used anywhere, here you go