{
    "fastXmlPull": {
        "name": "XML for Script's Fast XML Pull Parser",
        "description": "A fast XML pull parser based on source code from the XML for Script project. Used by the Renderer to parse templates.",
        "files": [
            "./js/fastXmlPull.js"
        ]
    }
}