dominictarr / npmd

MIT License
450 stars 37 forks source link

add back show command #67

Open juliangruber opened 10 years ago

juliangruber commented 10 years ago

I looked into adding back the npmd show command, but am not sure about the right way to do this. npmd-cache only deals with full package tarballs, there seems to be no notation of a meta only cache.

dominictarr commented 10 years ago

npmd-resolve is where the stuff about reading the metadata lives, have a look in offline.js

dominictarr commented 10 years ago

https://github.com/dominictarr/npmd-resolve/blob/master/offline.js