{
    "id" : "Furnishings",
    "version" : "1.1.1-SNAPSHOT",
    "isReleaseManaged": true,
    "author" : "The Terasology Foundation",
    "displayName" : "Furnishings",
    "description" : "A library module providing logic for furnishings, like doors or chests.",
    "dependencies" : [
        { "id": "Inventory", "minVersion": "1.1.0" }
    ],
    "serverSideOnly" : false,
    "isLibrary": true
}
