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