{ "name": "test-static-site", "version": "1.0.0", "scripts": { "build": "mkdir -p dist && cp index.html dist/" } }