tlrobinson / narwhal

[DEPRECATED] A JavaScript standard library, package manager, and more.
http://narwhaljs.org/
372 stars 16 forks source link

Package Orphan Tracking #15

Open kriskowal opened 15 years ago

kriskowal commented 15 years ago

For the purpose of garbage collecting unwanted packages, implement tusk orphan, using .tusk/notes.json to discover whether any of the installed packages were installed as transitive dependencies of explicitly installed packages that have since been removed by the user.