{
    "name": "cb.panel.files",
    "version": "0.1.0",
    "title": "Files Panel",
    "description": "Files Tree Panel for exploring and managing the filesystem",
    "homepage": "https://github.com/FriendCode/codebox",
    "license": "Apache",
    "author": {
        "name": "Codebox",
        "email": "contact@friendco.de",
        "url": "https://www.codebox.io"
    },
    "client": {
        "main": "client"
    },
    "engines": {
        "codebox": ">=0.7.0"
    }
}