deps-regex is a simple yet powerful npm package providing regular expressions to accurately extract dependencies (both direct and devDependencies) from package.json files. It eliminates the need for complex string manipulation, offering clean and reliable dependency extraction. Ideal for automating dependency analysis, version checking, or generating dependency graphs. The package supports various package.json formats and offers flexibility in customizing regex for specific use cases. Simplifies build processes and dependency management tasks.