{
  "name": "broccoli-unwatched-tree",
  "version": "0.1.3",
  "description": "Broccoli utlility for creating Trees that are not watched by the standard Broccoli::Watcher, but behave like standard trees.",
  "main": "index.js",
  "keywords": [
    "broccoli-plugin"
  ],
  "author": "Robert Jackson",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/rjackson/broccoli-unwatched-tree.git"
  },
  "dependencies": {
    "broccoli-source": "^1.1.0"
  },
  "devDependencies": {
    "broccoli-test-helper": "^1.1.0",
    "chai": "^4.0.2",
    "mocha": "^3.4.2"
  }
}
