Package: node-shebang-command Version: 1.2.0 Revision: 1.1.1 ### BuildDepends: << fink (>= 0.32) << Depends: << node-shebang-regex, nodejs << ### Source: mirror:debian:/pool/main/n/%n/%n_%v.orig.tar.gz Source-Checksum: SHA256(8423b48227416b4bb47492f9d291ba77d15a73c41ace4208e068ec54e65c000a) SourceDirectory: shebang-command-%v Source2: mirror:debian:pool/main/n/%n/%n_%v-1.1.debian.tar.xz Source2-Checksum: SHA256(9370fbec478c5c052268b7455c5c35354a3b3c1624d046db6b94943ac9cf308e) Source2ExtractDir: shebang-command-%v ### DocFiles: readme.md license ### CompileScript: << echo << InstallScript: << install -d -m0755 %i/share/nodejs/shebang-command install -m0644 index.js %i/share/nodejs/shebang-command/ install -m0644 package.json %i/share/nodejs/shebang-command/ << ### Description: Get the command from a shebang DescDetail: << Get the command from a shebang . Node.js is an event-based server-side JavaScript engine. << ### License: BSD Homepage: https://github.com/kevva/shebang-command#readme Maintainer: Justin F. Hallett