mirror of https://github.com/pulumi/pulumi.git
9 lines
183 B
JSON
9 lines
183 B
JSON
![]() |
{
|
||
|
"name": "ts-with-package-json-in-parent-dir",
|
||
|
"main": "myprogram/main.ts",
|
||
|
"license": "Apache-2.0",
|
||
|
"peerDependencies": {
|
||
|
"@pulumi/pulumi": "latest"
|
||
|
}
|
||
|
}
|