{
    "name": "wallsplash",
    "description": "Set a beutiful 4k background in one command",
    "version": "1.0.6" ,
    "repository": "askaguilr/wallsplash",
    "bin": {
        "wallsplash": "./index.js"
    },
    "scripts": {
        "start": "node index.js"
    },
    "keywords": [
        "wallpaper",
        "npx",
        "set background",
        "4k",
        "unsplash",
        "backgrounds"
    ]
}