{ "_from": "fs-tree-diff@^0.5.3", "_id": "fs-tree-diff@0.5.7", "_inBundle": false, "_integrity": "sha512-dJwDX6NBH7IfdfFjZAdHCZ6fIKc8LwR7kzqUhYRFJuX4g9ctG/7cuqJuwegGQsyLEykp6Z4krq+yIFMQlt7d9Q==", "_location": "/fs-tree-diff", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fs-tree-diff@^0.5.3", "name": "fs-tree-diff", "escapedName": "fs-tree-diff", "rawSpec": "^0.5.3", "saveSpec": null, "fetchSpec": "^0.5.3" }, "_requiredBy": [ "/@ember/test-helpers/broccoli-funnel", "/broccoli-concat", "/broccoli-debug", "/broccoli-funnel", "/broccoli-merge-trees", "/broccoli-persistent-filter", "/broccoli-rollup", "/ember-cli", "/ember-cli/broccoli-funnel", "/ember-qunit/broccoli-funnel", "/ember-source/broccoli-funnel", "/merge-trees", "/tree-sync" ], "_resolved": "https://registry.npmjs.org/fs-tree-diff/-/fs-tree-diff-0.5.7.tgz", "_shasum": "315e2b098d5fe7f622880ac965b1b051868ac871", "_spec": "fs-tree-diff@^0.5.3", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-funnel", "author": { "name": "Stefan Penner, David J. Hamilton, Chad Hietala" }, "bugs": { "url": "https://github.com/stefanpenner/fs-tree-diff/issues" }, "bundleDependencies": false, "dependencies": { "heimdalljs-logger": "^0.1.7", "object-assign": "^4.1.0", "path-posix": "^1.0.0", "symlink-or-copy": "^1.1.8" }, "deprecated": false, "description": "Backs out file tree changes", "devDependencies": { "chai": "^3.3.0", "fs-extra": "^1.0.0", "mocha": "^2.3.3", "walk-sync": "^0.3.1" }, "files": [ "lib" ], "homepage": "https://github.com/stefanpenner/fs-tree-diff#readme", "keywords": [ "broccoli" ], "license": "MIT", "main": "lib/index.js", "name": "fs-tree-diff", "repository": { "type": "git", "url": "git://github.com/stefanpenner/fs-tree-diff.git" }, "scripts": { "test": "mocha tests/", "test:debug": "mocha debug tests/" }, "version": "0.5.7" }