File: require

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