{ "_from": "walk-sync@^0.3.1", "_id": "walk-sync@0.3.2", "_inBundle": false, "_integrity": "sha512-FMB5VqpLqOCcqrzA9okZFc0wq0Qbmdm396qJxvQZhDpyu0W95G9JCmp74tx7iyYnyOcBtUuKJsgIKAqjozvmmQ==", "_location": "/walk-sync", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "walk-sync@^0.3.1", "name": "walk-sync", "escapedName": "walk-sync", "rawSpec": "^0.3.1", "saveSpec": null, "fetchSpec": "^0.3.1" }, "_requiredBy": [ "/@ember/test-helpers/broccoli-funnel", "/broccoli-caching-writer", "/broccoli-concat", "/broccoli-filter", "/broccoli-funnel", "/broccoli-persistent-filter", "/broccoli-rollup", "/broccoli-stew", "/broccoli-uglify-sourcemap", "/ember-cli", "/ember-cli-eslint", "/ember-cli/broccoli-funnel", "/ember-qunit/broccoli-funnel", "/ember-source/broccoli-funnel", "/qunit" ], "_resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.3.2.tgz", "_shasum": "4827280afc42d0e035367c4a4e31eeac0d136f75", "_spec": "walk-sync@^0.3.1", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-filter", "author": { "name": "Jo Liss", "email": "joliss42@gmail.com" }, "bugs": { "url": "https://github.com/joliss/node-walk-sync/issues" }, "bundleDependencies": false, "dependencies": { "ensure-posix-path": "^1.0.0", "matcher-collection": "^1.0.0" }, "deprecated": false, "description": "Get an array of recursive directory contents", "devDependencies": { "jshint-tap-simple": "^1.0.2", "rimraf": "^2.4.3", "tap": "^1.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/joliss/node-walk-sync#readme", "license": "MIT", "main": "index.js", "name": "walk-sync", "repository": { "type": "git", "url": "git+https://github.com/joliss/node-walk-sync.git" }, "scripts": { "test": "tap --timeout 2 ./test/*.js", "test:debug": "tap --debug-brk --timeout 9999 ./test/*.js" }, "version": "0.3.2" }