File: require

package info (click to toggle)
node-jsonfile 6.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: javascript: 762; sh: 7; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
set -e
node -e "require('jsonfile');"