File: require

package info (click to toggle)
node-lockfile 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 276 kB
  • sloc: sh: 10; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 50 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('lockfile');"