{
"name": "@esphome-webserver/v1",
"version": "1.0.0",
"scripts": {
"build": "mkdir -p ../../_static/v1 && cp ./src/* ../../_static/v1/"
}