Skip to content

Read all the installed packages in a folder, and return a tree structure with all the data.

License

Notifications You must be signed in to change notification settings

Web5design/read-installed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

read-installed

Read all the installed packages in a folder, and return a tree structure with all the data.

npm uses this.

Usage

var readInstalled = require("read-installed")
// depth is optional, defaults to Infinity
readInstalled(folder, depth, logFunction, function (er, data) {
  ...
})

About

Read all the installed packages in a folder, and return a tree structure with all the data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published