4 "summary": "Print the information about each node in a certain directory(Swift version).",
5 "description": "Print the information about each node in a certain directory(Swift version).\nNow the information for each node only contains: sizeInByte.\n\nThis library is inspired from tree(http://mama.indstate.edu/users/ice/tree/) command tool.\nYou could install tree on your computer, it is a very nice tool.",
6 "homepage": "https://github.com/vitonzhangtt/DirTree",
12 "vitonzhangtt": "vitonzhang@gmail.com"
15 "git": "https://github.com/vitonzhangtt/DirTree.git",
18 "swift_versions": "5.0.0",
22 "source_files": "Sources/DirTreeLib/*.swift",
23 "swift_version": "5.0.0"