npmstableJavaScript

@superxepic/nodewhy

🔍 Why is this package in your node_modules? nodewhy tells you exactly who dragged it in and how deep.

npmnpm install @superxepic/nodewhy
v1.0.0Updated 14 days agoMIT License10 downloads/week

Overview

🔍 Why is this package in your node_modules? nodewhy tells you exactly who dragged it in and how deep.

Installation

Bash
npm install @superxepic/nodewhy

Usage

TypeScript
import { nodewhy } from '@superxepic/nodewhy';

// Initialize and use
const result = await someFunction();