Will it be possible in the future to import .json files as we used to required .json files? ``` import pkg from './package' import { name, version } from './package' ```