{ "version": "1.0.1.0", "title": "WireMock.Net", "description": "Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.", "authors": [ "Alexandre Victoor", "Stef Heyenrath" ], "packOptions": { "summary": "Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.", "tags": [ "tdd", "mock", "http", "wiremock", "test", "server", "unittest" ], "owners": [ "Stef Heyenrath" ], "repository": { "type": "git", "url": "https://github.com/StefH/WireMock.Net" }, "projectUrl": "https://github.com/StefH/WireMock.Net", "iconUrl": "https://raw.githubusercontent.com/StefH/WireMock.Net/master/WireMock.Net-Logo.png", "licenseUrl": "https://raw.githubusercontent.com/StefH/WireMock.Net/master/LICENSE", "releaseNotes": "Added Admin-Interface" }, "buildOptions": { "xmlDoc": true }, "dependencies": { "JetBrains.Annotations": { "version": "10.2.1", "type": "build" }, "Handlebars.Net": "1.8.0", "Newtonsoft.Json": "6.0.8", "SimMetrics.Net": "1.0.1", "XPath2": "1.0.3.1" }, "frameworks": { "net45": { "dependencies": { }, "frameworkAssemblies": { } } } }