UNPKG

deglob

Version:

Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.

11 lines (10 loc) 123 B
language: node_js node_js: - '0.12' - 'iojs' sudo: false cache: directories: - node_modules script: - npm test