Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

devDependedUpon view for tracking devDependents #122

Closed
wants to merge 3 commits into from

Conversation

dylang
Copy link
Contributor

@dylang dylang commented Sep 23, 2013

With the growing popularity of tools like Grunt it's become increasingly important to discover what modules depend on our modules as a devDependency. This PR creates a view for that relationship.

This is needed for https://github.com/isaacs/npm-www/issues/323 and mafintosh/node-modules#7 and possibly others.

With the growing popularity of tools like Grunt it's become increasingly important to discover what modules depend on our modules as a devDependency. This PR creates a view for that relationship.
@cowboy
Copy link

cowboy commented Oct 7, 2013

It would be amazing to be able to see devDependencies listed. Is there any value to creating a combined dependencies + devDependencies view?

@sindresorhus
Copy link

👍 this would very useful

@mike-spainhower
Copy link

👍

@dylang
Copy link
Contributor Author

dylang commented Nov 3, 2013

Hi @isaacs, is there anything else I can do to help get this PR in?

In case it helps I've signed the CLA.

@mathiasbynens
Copy link

👍 This would fix #100.

@dylang
Copy link
Contributor Author

dylang commented Jul 31, 2014

I've pulled in the latest from master to make this easier to merge in.

@feross
Copy link

feross commented Aug 1, 2015

+1 👍

@sindresorhus
Copy link

👍

@bcoe
Copy link
Contributor

bcoe commented Jan 23, 2016

I've officially added a deprecation notice to the repo:

#252

And I'd love for folks to instead join the conversation here:

https://github.com/npm/public-api

Let's decide on what a public API for npm should look like.

@bcoe bcoe closed this Jan 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants