Closed staxmanade closed 10 years ago
I often look at a nodejs's package.json file to find out what interesting projects it depends on.
I would love if we could render the package.json in a way the dependencies opened a browser and link to npmjs.org/packages/{package}
package.json
npmjs.org/packages/{package}
Useful idea for nodejs people but would need more explanation / use case.
Not sure why you ask for further information, but close the issue???
I often look at a nodejs's package.json file to find out what interesting projects it depends on.
I would love if we could render the
package.json
in a way the dependencies opened a browser and link tonpmjs.org/packages/{package}