{
  "_args": [
    [
      "broccoli-slow-trees@3.0.1",
      "/Users/johno/c/ember-cli-gravatar"
    ]
  ],
  "_development": true,
  "_from": "broccoli-slow-trees@3.0.1",
  "_id": "broccoli-slow-trees@3.0.1",
  "_inBundle": false,
  "_integrity": "sha1-m/Kp4vjrPtOj8qvd6YjaQ3zNybQ=",
  "_location": "/broccoli-slow-trees",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "broccoli-slow-trees@3.0.1",
    "name": "broccoli-slow-trees",
    "escapedName": "broccoli-slow-trees",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/ember-cli-broccoli-sane-watcher"
  ],
  "_resolved": "https://registry.npmjs.org/broccoli-slow-trees/-/broccoli-slow-trees-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/Users/johno/c/ember-cli-gravatar",
  "author": {
    "name": "Robert Jackson"
  },
  "bugs": {
    "url": "https://github.com/rwjblue/broccoli-slow-trees/issues"
  },
  "dependencies": {
    "heimdalljs": "^0.2.1"
  },
  "description": "Print out of slowest trees for Broccoli.",
  "devDependencies": {
    "chai": "^3.5.0",
    "chai-as-promised": "^5.1.0",
    "chai-files": "^1.2.0",
    "mocha": "^2.5.3"
  },
  "homepage": "https://github.com/rwjblue/broccoli-slow-trees",
  "keywords": [
    "broccoli"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "broccoli-slow-trees",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rwjblue/broccoli-slow-trees.git"
  },
  "scripts": {
    "test": "mocha tests",
    "test:debug": "mocha --no-timeout debug tests"
  },
  "version": "3.0.1"
}
