506 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			506 B
		
	
	
	
	
	
	
	
NPM Monorepo Fixture
This fixture represents a trimmed monorepo layout used by the analyzer microbench. It contains four packages under node_modules/ with realistic metadata and dependency edges.
- @stella/coredepends on- lodash.
- @stella/webdepends on- @stella/coreand- rxjs.
- Third-party packages expose standard name,version, andlicensefields.
The files are intentionally small so that the bench harness focuses on directory traversal and metadata parsing overhead.