JSON storage in postgres

Hi, any reason why the JSON field type is stored as a JSON data type in Postgres instead of the newer JSONB data type?