File: require

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