File: require

package info (click to toggle)
node-concat-stream 1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 192 kB
  • sloc: sh: 13; makefile: 10
file content (3 lines) | stat: -rwxr-xr-x 55 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('concat-stream');"