File: require

package info (click to toggle)
node-stack-utils 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 236 kB
  • sloc: makefile: 14; sh: 12
file content (3 lines) | stat: -rwxr-xr-x 51 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
node -e "require('stack-utils');"