UNPKG

smart-house

Version:
6 lines (3 loc) 80 B
#! /usr/bin/env node const exec = require('shelljs').exec; exec('npm index');