File: require

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