File: require

package info (click to toggle)
node-parse-glob 3.0.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 152 kB
  • ctags: 13
  • sloc: makefile: 4; sh: 2
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('parse-glob');"