#!/bin/bash

node -e "console.log(JSON.stringify(require('http')));"
