pulumi/tests/integration/nodejs/codepaths-no-dependencies/package.json

6 lines
172 B
JSON

{
"name": "test-codepaths-no-dependencies",
"description": "Basic test case for codepaths where there is no dependencies in package.json",
"main": "index.ts"
}