UNPKG

fs-listr

Version:

List of files and directories from a specific path.

25 lines (24 loc) 465 B
{ "name": "fs-listr", "version": "1.0.2", "description": "List of files and directories from a specific path.", "main": "index.js", "scripts": { "test": "mocha" }, "keywords": [ "ncl" ], "author": "robert", "license": "MIT", "dependencies": { }, "devDependencies": { "expect.js": "0.3.1", "grunt": "1.0.0", "grunt-bump": "0.3.1", "grunt-release": "0.14.0", "grunt-shell": "1.1.2", "matchdep": "0.3.0" } }