[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/pbehin/bitframework/develop/BitConfig.json [Back]  [Original]

{
  "BitCodeGeneratorConfigs": {
    "BitCodeGeneratorMappings": [
      {
        "Route": "Bit",
        "DestinationFileName": "Bit.Model.Context",
        "TypingsPath": "typings.d.ts",
        "SourceProjects": [
          {
            "Name": "Bit.Model"
          },
          {
            "Name": "Bit.OData"
          }
        ],
        "DestinationProject": {
          "Name": "Bit.TSClient.Core"
        },
        "NamespaceAliases": [
          {
            "Namespace": "Bit.Model.Dtos",
            "Alias": "BitModel"
          }
        ]
      },
      {
        "Route": "Bit",
        "DestinationFileName": "Bit.Model.Context",
        "SourceProjects": [
          {
            "Name": "Bit.Model"
          },
          {
            "Name": "Bit.OData"
          }
        ],
        "DestinationProject": {
          "Name": "Bit.Tests"
        },
        "NamespaceAliases": [
          {
            "Namespace": "Bit.Model.Dtos",
            "Alias": "BitModel"
          }
        ]
      },
      {
        "Route": "Test",
        "DestinationFileName": "Test.Model.Context",
        "TypingsPath": "typings.d.ts",
        "SourceProjects": [
          {
            "Name": "Bit.Tests"
          }
        ],
        "DestinationProject": {
          "Name": "Bit.TSClient.AngularJS.Tests"
        },
        "NamespaceAliases": [
          {
            "Namespace": "Bit.Tests.Model.Dto",
            "Alias": "BitTestsModel"
          }
        ]
      },
      {
        "Route": "Test",
        "DestinationFileName": "Test.Model.Context",
        "SourceProjects": [
          {
            "Name": "Bit.Tests"
          }
        ],
        "DestinationProject": {
          "Name": "Bit.Tests"
        },
        "NamespaceAliases": [
          {
            "Namespace": "Bit.Tests.Model.Dto",
            "Alias": "BitTestsModel"
          }
        ]
      }
    ]
  }
}

Web Proxy Viewer  |  New URL  |  Original Page