Current File : //proc/self/root/lib/node_modules/npm/node_modules/shebang-regex/index.js
'use strict';
module.exports = /^#!.*/;