{
  "_args": [
    [
      "fs-tree-diff@^0.3.0",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/broccoli-funnel"
    ]
  ],
  "_from": "fs-tree-diff@>=0.3.0 <0.4.0",
  "_id": "fs-tree-diff@0.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/fs-tree-diff",
  "_nodeVersion": "2.2.1",
  "_npmUser": {
    "email": "stefan.penner@gmail.com",
    "name": "stefanpenner"
  },
  "_npmVersion": "2.14.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "fs-tree-diff",
    "raw": "fs-tree-diff@^0.3.0",
    "rawSpec": "^0.3.0",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/broccoli-funnel",
    "/broccoli-persistent-filter"
  ],
  "_resolved": "https://registry.npmjs.org/fs-tree-diff/-/fs-tree-diff-0.3.1.tgz",
  "_shasum": "41a84ee34994bd564c63d9852f1109c5de7f9290",
  "_shrinkwrap": null,
  "_spec": "fs-tree-diff@^0.3.0",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/broccoli-funnel",
  "author": {
    "name": "Stefan Penner, David J. Hamilton, Chad Hietala"
  },
  "dependencies": {
    "debug": "^2.2.0",
    "fast-ordered-set": "^1.0.2"
  },
  "description": "Backs out file tree changes",
  "devDependencies": {
    "chai": "^3.3.0",
    "mocha": "^2.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "41a84ee34994bd564c63d9852f1109c5de7f9290",
    "tarball": "http://registry.npmjs.org/fs-tree-diff/-/fs-tree-diff-0.3.1.tgz"
  },
  "gitHead": "9800e84e15ad4a0390f059ccfc42f3afc6da844d",
  "keywords": [
    "broccoli"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "chadhietala",
      "email": "chadhietala@gmail.com"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "fs-tree-diff",
  "optionalDependencies": {},
  "scripts": {
    "test": "mocha tests/",
    "test:debug": "mocha debug tests/"
  },
  "version": "0.3.1"
}
