Use `npreview` to display what the published package contents will look like Create a viable JS replacement for the following ```sh npx rimraf package && npm pack | tail -n 1 | xargs tar -xf ```