{"library":"shebang-loader","type":"library","category":null,"description":"Webpack loader that strips the shebang (#!) line from script files, allowing them to be bundled as modules. Current version 0.0.1 is a minimal, unmaintained package with no releases since 2014. It only works with webpack 1.x and provides no configuration options. Not suitable for modern projects; alternatives include inline loader syntax or manual file transforms.","language":"javascript","status":"deprecated","version":"0.0.1","tags":["javascript","webpack","loader","shebang","#"],"install":[{"cmd":"npm install shebang-loader","imports":["import script from 'shebang-loader!./file.js';","module.exports = { module: { rules: [ { test: /\\.js$/, use: 'shebang-loader' } ] } }","var script = require('shebang-loader!./file.js');"]},{"cmd":"yarn add shebang-loader","imports":[]},{"cmd":"pnpm add shebang-loader","imports":[]}],"homepage":null,"github":"https://github.com/javascriptismagic/shebang-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/shebang-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/shebang-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}