UNPKG

pimatic

Version:

A home automation server and framework for the Raspberry PI running on node.js

14 lines (8 loc) 291 B
npm-stop(3) -- Stop a package ============================= ## SYNOPSIS npm.commands.stop(packages, callback) ## DESCRIPTION This runs a package's "stop" script, if one was provided. npm can run stop on multiple packages. Just specify multiple packages in the `packages` parameter.