PSLambda.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/",
    "signature": "f622305e0f734a80df09f1dc75d458e4f6a41e15"
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/": {
      "PSLambda/1.0.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.1",
          "PowerShellStandard.Library": "5.1.0-preview-03",
          "StyleCop.Analyzers": "1.0.2"
        },
        "runtime": {
          "PSLambda.dll": {}
        }
      },
      "Microsoft.NETCore.Platforms/1.1.0": {},
      "NETStandard.Library/2.0.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0"
        }
      },
      "PowerShellStandard.Library/5.1.0-preview-03": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {}
        }
      },
      "StyleCop.Analyzers/1.0.2": {}
    }
  },
  "libraries": {
    "PSLambda/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.NETCore.Platforms/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-d15KS6WIdb5TzAEQiNM7KxB5TYb7cgiRk/767t83xYicHpHoqekPHXLWOc6gyh/FDF77dj4oR1/qg2tnPRfM1g==",
      "path": "microsoft.netcore.platforms/1.1.0",
      "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
    },
    "NETStandard.Library/2.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oA6nwv9MhEKYvLpjZ0ggSpb1g4CQViDVQjLUcDWg598jtvJbpfeP2reqwI1GLW2TbxC/Ml7xL6BBR1HmKPXlTg==",
      "path": "netstandard.library/2.0.1",
      "hashPath": "netstandard.library.2.0.1.nupkg.sha512"
    },
    "PowerShellStandard.Library/5.1.0-preview-03": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ziLfdoH1fM6BPs0rb18SSkgAto3faukmLJUTKvX6j16B0MLHMc2W3Knfy+/5zmB2T1u9gy/EhWY/czmUXLDRvg==",
      "path": "powershellstandard.library/5.1.0-preview-03",
      "hashPath": "powershellstandard.library.5.1.0-preview-03.nupkg.sha512"
    },
    "StyleCop.Analyzers/1.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3xD87lafnVhsSEtJKk50G7FGutvaXkFz4XrrLrxnk/DhZU42dnCGWUsvKuBv4mTS0XdIgTY88tLhxW/8Vi3Pow==",
      "path": "stylecop.analyzers/1.0.2",
      "hashPath": "stylecop.analyzers.1.0.2.nupkg.sha512"
    }
  }
}