{
    "name": "brick-beam",
    "version": "1.0.0",
    "description": "Brick & Beam — Free FSE WordPress Theme by Firefly Themes",
    "author": "Firefly Themes",
    "license": "GPL-2.0-or-later",
    "scripts": {
        "start": "../../node_modules/.bin/gulp watch:theme3 --gulpfile ../../gulpfile.js --cwd ../../",
        "build": "../../node_modules/.bin/gulp sass:theme3 --gulpfile ../../gulpfile.js --cwd ../../",
        "zip": "node ../../scripts/zip.js brick-beam"
    }
}