File: require

package info (click to toggle)
node-is-valid-glob 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 108 kB
  • ctags: 5
  • sloc: makefile: 4; sh: 2
file content (3 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('is-valid-glob');"