UNPKG

als-file-list

Version:

Generates filtered and sorted list of all file paths in a directory and its subdirectories.

19 lines (18 loc) 405 B
{ "name": "als-file-list", "version": "0.4.0", "description": "Generates filtered and sorted list of all file paths in a directory and its subdirectories.", "main": "index.js", "keywords": [ "file-list", "directory-scan", "nodejs", "file-tree", "file-inventory" ], "author": "Alex Sorkin", "license": "MIT", "devDependencies": { "als-simple-test": "^0.3.5" } }