File: require

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