File: require

package info (click to toggle)
node-string-decoder 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 280 kB
  • sloc: makefile: 10; sh: 4
file content (3 lines) | stat: -rwxr-xr-x 54 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
node -e "require('string_decoder');"