{ "_from": "walker@~1.0.5", "_id": "walker@1.0.8", "_inBundle": false, "_integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", "_location": "/walker", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "walker@~1.0.5", "name": "walker", "escapedName": "walker", "rawSpec": "~1.0.5", "saveSpec": null, "fetchSpec": "~1.0.5" }, "_requiredBy": [ "/sane" ], "_resolved": "https://registry.npmmirror.com/walker/-/walker-1.0.8.tgz", "_shasum": "bd498db477afe573dc04185f011d3ab8a8d7653f", "_spec": "walker@~1.0.5", "_where": "E:\\hz-zhhq-web\\node_modules\\sane", "author": { "name": "Naitik Shah", "email": "n@daaku.org" }, "bugs": { "url": "https://github.com/daaku/nodejs-walker/issues" }, "bundleDependencies": false, "dependencies": { "makeerror": "1.0.12" }, "deprecated": false, "description": "A simple directory tree walker.", "devDependencies": { "mocha": "9.1.3" }, "homepage": "https://github.com/daaku/nodejs-walker", "keywords": [ "utils", "fs", "filesystem" ], "license": "Apache-2.0", "main": "lib/walker", "name": "walker", "repository": { "type": "git", "url": "git+https://github.com/daaku/nodejs-walker.git" }, "scripts": { "test": "NODE_PATH=./lib mocha --ui exports" }, "version": "1.0.8" }