LiveQuery.deps.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETStandard,Version=v2.0/",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETStandard,Version=v2.0": {},
  9. ".NETStandard,Version=v2.0/": {
  10. "LiveQuery/1.0.0": {
  11. "dependencies": {
  12. "NETStandard.Library": "2.0.3",
  13. "Realtime": "1.0.0"
  14. },
  15. "runtime": {
  16. "LiveQuery.dll": {}
  17. }
  18. },
  19. "Microsoft.NETCore.Platforms/1.1.0": {},
  20. "NETStandard.Library/2.0.3": {
  21. "dependencies": {
  22. "Microsoft.NETCore.Platforms": "1.1.0"
  23. }
  24. },
  25. "Common/1.0.0": {
  26. "dependencies": {
  27. "LC.Newtonsoft.Json": "11.0.1-beta2"
  28. },
  29. "runtime": {
  30. "Common.dll": {}
  31. }
  32. },
  33. "LC.Google.Protobuf/3.12.4": {
  34. "dependencies": {
  35. "NETStandard.Library": "2.0.3"
  36. },
  37. "runtime": {
  38. "LC.Google.Protobuf.dll": {}
  39. }
  40. },
  41. "LC.Newtonsoft.Json/11.0.1-beta2": {
  42. "runtime": {
  43. "LC.Newtonsoft.Json.dll": {}
  44. }
  45. },
  46. "Realtime/1.0.0": {
  47. "dependencies": {
  48. "LC.Google.Protobuf": "3.12.4",
  49. "Storage": "1.0.0"
  50. },
  51. "runtime": {
  52. "Realtime.dll": {}
  53. }
  54. },
  55. "Storage/1.0.0": {
  56. "dependencies": {
  57. "Common": "1.0.0"
  58. },
  59. "runtime": {
  60. "Storage.dll": {}
  61. }
  62. }
  63. }
  64. },
  65. "libraries": {
  66. "LiveQuery/1.0.0": {
  67. "type": "project",
  68. "serviceable": false,
  69. "sha512": ""
  70. },
  71. "Microsoft.NETCore.Platforms/1.1.0": {
  72. "type": "package",
  73. "serviceable": true,
  74. "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  75. "path": "microsoft.netcore.platforms/1.1.0",
  76. "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
  77. },
  78. "NETStandard.Library/2.0.3": {
  79. "type": "package",
  80. "serviceable": true,
  81. "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  82. "path": "netstandard.library/2.0.3",
  83. "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
  84. },
  85. "Common/1.0.0": {
  86. "type": "project",
  87. "serviceable": false,
  88. "sha512": ""
  89. },
  90. "LC.Google.Protobuf/3.12.4": {
  91. "type": "project",
  92. "serviceable": false,
  93. "sha512": ""
  94. },
  95. "LC.Newtonsoft.Json/11.0.1-beta2": {
  96. "type": "project",
  97. "serviceable": false,
  98. "sha512": ""
  99. },
  100. "Realtime/1.0.0": {
  101. "type": "project",
  102. "serviceable": false,
  103. "sha512": ""
  104. },
  105. "Storage/1.0.0": {
  106. "type": "project",
  107. "serviceable": false,
  108. "sha512": ""
  109. }
  110. }
  111. }