{
  "_args": [
    [
      {
        "raw": "fs-tree-diff@^0.5.2",
        "scope": null,
        "escapedName": "fs-tree-diff",
        "name": "fs-tree-diff",
        "rawSpec": "^0.5.2",
        "spec": ">=0.5.2 <0.6.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/broccoli-persistent-filter"
    ]
  ],
  "_from": "fs-tree-diff@>=0.5.2 <0.6.0",
  "_id": "fs-tree-diff@0.5.6",
  "_inCache": true,
  "_location": "/fs-tree-diff",
  "_nodeVersion": "7.1.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/fs-tree-diff-0.5.6.tgz_1481830499121_0.7481114328838885"
  },
  "_npmUser": {
    "name": "stefanpenner",
    "email": "stefan.penner@gmail.com"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fs-tree-diff@^0.5.2",
    "scope": null,
    "escapedName": "fs-tree-diff",
    "name": "fs-tree-diff",
    "rawSpec": "^0.5.2",
    "spec": ">=0.5.2 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/broccoli-funnel",
    "/broccoli-merge-trees",
    "/broccoli-persistent-filter"
  ],
  "_resolved": "https://registry.npmjs.org/fs-tree-diff/-/fs-tree-diff-0.5.6.tgz",
  "_shasum": "342665749e8dca406800b672268c8f5073f3e623",
  "_shrinkwrap": null,
  "_spec": "fs-tree-diff@^0.5.2",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/broccoli-persistent-filter",
  "author": {
    "name": "Stefan Penner, David J. Hamilton, Chad Hietala"
  },
  "bugs": {
    "url": "https://github.com/stefanpenner/fs-tree-diff/issues"
  },
  "dependencies": {
    "heimdalljs-logger": "^0.1.7",
    "object-assign": "^4.1.0",
    "path-posix": "^1.0.0",
    "symlink-or-copy": "^1.1.8"
  },
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "342665749e8dca406800b672268c8f5073f3e623",
    "tarball": "https://registry.npmjs.org/fs-tree-diff/-/fs-tree-diff-0.5.6.tgz"
  },
  "files": [
    "lib"
  ],
  "gitHead": "d40cabb4fb5c833127354b7a8a969a2791c3409a",
  "homepage": "https://github.com/stefanpenner/fs-tree-diff#readme",
  "keywords": [
    "broccoli"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "chadhietala",
      "email": "chadhietala@gmail.com"
    },
    {
      "name": "hjdivad",
      "email": "npm@hjdivad.com"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "fs-tree-diff",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/stefanpenner/fs-tree-diff.git"
  },
  "scripts": {
    "test": "mocha tests/",
    "test:debug": "mocha debug tests/"
  },
  "version": "0.5.6"
}
