package
3.55.1-dev.0
Repository: https://github.com/mrod-io/pulumi.git
Documentation: pkg.go.dev

# Functions

Install runs `npm install` in the given directory, installing the dependencies for the Node.js app located there.
Pack runs `npm pack` in the given directory, packaging the Node.js app located there into a tarball and returning it as `[]byte`.