package.json
{
"name": "tools-dw-hub",
"version": "1.1.0",
"private": true,
"description": "tools.designerwallcoverings.com — launcher + live-status hub for all DW build tools",
"main": "server.js",
"scripts": {
"start": "node server.js"
}
}