mirror of https://github.com/pulumi/pulumi.git
5 lines
161 B
YAML
5 lines
161 B
YAML
|
name: main-overrides-package-json
|
||
|
description: The main option from Pulumi.yaml overrides the main setting from package.json
|
||
|
main: entrypoint.js
|
||
|
runtime: nodejs
|