{
  "_from": "ember-cli-get-dependency-depth@^1.0.0",
  "_id": "ember-cli-get-dependency-depth@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-4K/s+CotUvAPKKtGgpUoGuw2jRE=",
  "_location": "/ember-cli-get-dependency-depth",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ember-cli-get-dependency-depth@^1.0.0",
    "name": "ember-cli-get-dependency-depth",
    "escapedName": "ember-cli-get-dependency-depth",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/ember-cli-legacy-blueprints"
  ],
  "_resolved": "https://registry.npmjs.org/ember-cli-get-dependency-depth/-/ember-cli-get-dependency-depth-1.0.0.tgz",
  "_shasum": "e0afecf82a2d52f00f28ab468295281aec368d11",
  "_spec": "ember-cli-get-dependency-depth@^1.0.0",
  "_where": "/Users/rjackson/src/open-source/ember-test-friendly-catch-handler/node_modules/ember-cli-legacy-blueprints",
  "author": {
    "name": "ember-cli Constributors"
  },
  "bugs": {
    "url": "https://github.com/ember-cli/get-dependency-depth/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "discover the depth of a dependency",
  "devDependencies": {
    "chai": "^3.2.0",
    "mocha": "^2.2.5"
  },
  "homepage": "https://github.com/ember-cli/get-dependency-depth#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "ember-cli-get-dependency-depth",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ember-cli/get-dependency-depth.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "1.0.0"
}
