File: require

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