To create the .JSON file for a content library

The "ContentPack.json" file contains basic information about the whole content library. Here is an example:

#### language = xml

    {
    "key": "CHN",
    "name": "Chinese Country Kit",
    "author": "Autodesk Inc.",
    "description": "Contains road styles according to Chinese standards",
    "version": "1.0.0.0"
    }