File: require

package info (click to toggle)
node-randombytes 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 92 kB
  • ctags: 1
  • sloc: makefile: 2; sh: 2
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('randombytes');"