{
    "name": "sulu",
    "title": "A hackable file manager",
    "description": "A hackable file manager",
    "version": "0.6.3",
    "author": "Stephan Ahlf <stephan.ahlf@gmail.com>",
    "bugs": {
        "url": "https://github.com/s-a/sulu/issues"
    },
    "homepage": "https://github.com/s-a/sulu",
    "keywords": [],
    "license": "MIT",
    "main": "index.js",
    "private": false,
    "repository": {
        "type": "git",
        "url": "https://github.com/s-a/sulu"
    },
    "scripts": {},
    "dependencies": {},
    "devDependencies": {}
}