{
    "name": "draply-dev",
    "version": "1.5.8",
    "description": "Visual overlay for any frontend project — move, resize, restyle live in the browser, save to CSS",
    "author": "Arman",
    "type": "commonjs",
    "bin": {
        "draply": "./bin/cli.js"
    },
    "files": [
        "bin/",
        "src/"
    ],
    "keywords": [
        "css",
        "visual-editor",
        "frontend",
        "overlay",
        "design-tool",
        "no-code",
        "drag-and-drop"
    ],
    "license": "MIT",
    "engines": {
        "node": ">=16.0.0"
    }
}
