UNPKG

wiothen

Version:

Promise, then, on filepaths in a directory tree

38 lines (37 loc) 787 B
{ "name": "wiothen", "version": "1.0.0-4", "description": "Promise, then, on filepaths in a directory tree", "main": "index.js", "dependencies": { "walkitout": "^1.1.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ecman/wiothen.git" }, "keywords": [ "promise", "then", "promies", "tree walker", "directory tree", "filepaths", "thenable", "recursive", "ecman" ], "author": "ecman <its.ec@outlook.com>", "license": "MIT", "bugs": { "url": "https://github.com/ecman/wiothen/issues" }, "homepage": "https://github.com/ecman/wiothen#readme", "engines": { "node": ">=0.12.18" } }