UNPKG

vibe-code-build

Version:

Real-time code monitoring with teaching explanations, CLAUDE.md compliance checking, and interactive chat

14 lines 292 B
{ "name": "test-project", "version": "1.0.0", "description": "Test project with known issues", "main": "index.js", "scripts": { "build": "echo 'Building...' && exit 1", "test": "echo 'No tests'" }, "dependencies": { "lodash": "4.17.19", "express": "4.17.1" } }