mirror of https://github.com/pulumi/pulumi.git
10 lines
158 B
JSON
10 lines
158 B
JSON
![]() |
{
|
||
|
"name": "infra",
|
||
|
"main": "index.ts",
|
||
|
"version": "1.0.0",
|
||
|
"dependencies": {
|
||
|
"@pulumi/pulumi": "latest",
|
||
|
"my-random": "workspace:1.0.0"
|
||
|
}
|
||
|
}
|