mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-20 08:13:53 +01:00
37 lines
989 B
JSON
37 lines
989 B
JSON
{
|
|
"version": "1.0.0.9",
|
|
"title": "WireMock.Net",
|
|
"description": "xxxx",
|
|
"authors": [ "Alexandre Victoor", "Stef Heyenrath" ],
|
|
|
|
"packOptions": {
|
|
"summary": "This is a .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.",
|
|
"tags": [ "system", "linq", "dynamic", "core" ],
|
|
"owners": [ "Stef Heyenrath" ],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/StefH/WireMock.Net"
|
|
},
|
|
"projectUrl": "https://github.com/StefH/WireMock.Net",
|
|
"licenseUrl": "https://github.com/StefH/WireMock.Net/blob/master/licence.txt",
|
|
"releaseNotes": ""
|
|
},
|
|
|
|
"buildOptions": {
|
|
"xmlDoc": true
|
|
},
|
|
|
|
"dependencies": {
|
|
"JetBrains.Annotations": {
|
|
"version": "10.2.1",
|
|
"type": "build"
|
|
}
|
|
},
|
|
|
|
"frameworks": {
|
|
"net45": {
|
|
"frameworkAssemblies": {
|
|
}
|
|
}
|
|
}
|
|
} |