/usr/lib/nodejs/tar-stream/index.js is in node-tar-stream 1.5.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2
exports.extract = require('./extract') exports.pack = require('./pack')