A set of aliases for http://cakebuild.net to help with JSON Serialization and manipulation.
You can easily reference Cake.Json directly in your build script via a cake addin:
#addin nuget:?package=Cake.Json
#addin nuget:?package=Newtonsoft.Json&version=12.0.2
NOTE: It's very important at this point in time to specify the Newtonsoft.Json package and the version 12.0.2 for it.
Please visit the Cake Documentation for a list of available aliases:
Apache Cake.Json Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).