{
  "_args": [
    [
      "broccoli-unwatched-tree@0.1.3",
      "/Users/cspanring/Projects/ember-cli-trackjs"
    ]
  ],
  "_development": true,
  "_from": "broccoli-unwatched-tree@0.1.3",
  "_id": "broccoli-unwatched-tree@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-qw+4IPYThFv2eoA7qtgg9oseOq4=",
  "_location": "/broccoli-unwatched-tree",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "broccoli-unwatched-tree@0.1.3",
    "name": "broccoli-unwatched-tree",
    "escapedName": "broccoli-unwatched-tree",
    "rawSpec": "0.1.3",
    "saveSpec": null,
    "fetchSpec": "0.1.3"
  },
  "_requiredBy": [
    "/ember-sinon/ember-cli-node-assets"
  ],
  "_resolved": "https://registry.npmjs.org/broccoli-unwatched-tree/-/broccoli-unwatched-tree-0.1.3.tgz",
  "_spec": "0.1.3",
  "_where": "/Users/cspanring/Projects/ember-cli-trackjs",
  "author": {
    "name": "Robert Jackson"
  },
  "bugs": {
    "url": "https://github.com/rjackson/broccoli-unwatched-tree/issues"
  },
  "dependencies": {
    "broccoli-source": "^1.1.0"
  },
  "description": "Broccoli utlility for creating Trees that are not watched by the standard Broccoli::Watcher, but behave like standard trees.",
  "devDependencies": {
    "broccoli-test-helper": "^1.1.0",
    "chai": "^4.0.2",
    "mocha": "^3.4.2"
  },
  "homepage": "https://github.com/rjackson/broccoli-unwatched-tree#readme",
  "keywords": [
    "broccoli-plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "broccoli-unwatched-tree",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rjackson/broccoli-unwatched-tree.git"
  },
  "version": "0.1.3"
}
