{ "_args": [ [ "filelist@1.0.4", "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5" ] ], "_development": true, "_from": "filelist@1.0.4", "_id": "filelist@1.0.4", "_inBundle": false, "_integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", "_location": "/filelist", "_phantomChildren": { "balanced-match": "1.0.2" }, "_requested": { "type": "version", "registry": true, "raw": "filelist@1.0.4", "name": "filelist", "escapedName": "filelist", "rawSpec": "1.0.4", "saveSpec": null, "fetchSpec": "1.0.4" }, "_requiredBy": [ "/jake" ], "_resolved": "https://registry.npmmirror.com/filelist/-/filelist-1.0.4.tgz", "_spec": "1.0.4", "_where": "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5", "author": { "name": "Matthew Eernisse", "email": "mde@fleegix.org", "url": "http://fleegix.org" }, "bugs": { "url": "https://github.com/mde/filelist/issues" }, "dependencies": { "minimatch": "^5.0.1" }, "description": "Lazy-evaluating list of files, based on globs or regex patterns", "homepage": "https://github.com/mde/filelist", "keywords": [ "file", "utility", "glob" ], "license": "Apache-2.0", "main": "index.js", "name": "filelist", "repository": { "type": "git", "url": "git://github.com/mde/filelist.git" }, "scripts": { "test": "jake test" }, "types": "index.d.ts", "version": "1.0.4" }