{ "name": "test-project", "version": "1.0.0", "description": "Minimal test project for E2E testing", "main": "index.js", "scripts": { "test": "echo 'No tests'", "build": "echo 'Build ok'" } }