PSHcl.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/": {
      "PSHcl/1.0.0": {
        "dependencies": {
          "PSHcl.Core": "0.1.0",
          "PowerShellStandard.Library": "5.1.1"
        },
        "runtime": {
          "PSHcl.dll": {}
        }
      },
      "Antlr4.Runtime.Standard/4.13.1": {
        "runtime": {
          "lib/netstandard2.0/Antlr4.Runtime.Standard.dll": {
            "assemblyVersion": "4.13.1.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "PowerShellStandard.Library/5.1.1": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.1.0"
          }
        }
      },
      "PSHcl.Core/0.1.0": {
        "dependencies": {
          "Antlr4.Runtime.Standard": "4.13.1"
        },
        "runtime": {
          "PSHcl.Core.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "PSHcl/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Antlr4.Runtime.Standard/4.13.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Da5+i4kFHUseJRZGcBG5fmZGpA/Ns180ibrQMxgZzjpQOnENVvSL5gi5HZ8Ncz8/AR2WsKbOg2lMBzjz0HUQcA==",
      "path": "antlr4.runtime.standard/4.13.1",
      "hashPath": "antlr4.runtime.standard.4.13.1.nupkg.sha512"
    },
    "PowerShellStandard.Library/5.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==",
      "path": "powershellstandard.library/5.1.1",
      "hashPath": "powershellstandard.library.5.1.1.nupkg.sha512"
    },
    "PSHcl.Core/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}