{
  "_from": "ember-test-helpers@^0.6.3",
  "_id": "ember-test-helpers@0.6.3",
  "_inBundle": false,
  "_integrity": "sha1-+GTN9vTnXz+HaNZTd4W1q26C2Qc=",
  "_location": "/ember-test-helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ember-test-helpers@^0.6.3",
    "name": "ember-test-helpers",
    "escapedName": "ember-test-helpers",
    "rawSpec": "^0.6.3",
    "saveSpec": null,
    "fetchSpec": "^0.6.3"
  },
  "_requiredBy": [
    "/ember-qunit"
  ],
  "_resolved": "https://registry.npmjs.org/ember-test-helpers/-/ember-test-helpers-0.6.3.tgz",
  "_shasum": "f864cdf6f4e75f3f8768d6537785b5ab6e82d907",
  "_spec": "ember-test-helpers@^0.6.3",
  "_where": "/Users/rjackson/src/open-source/ember-test-friendly-catch-handler/node_modules/ember-qunit",
  "bugs": {
    "url": "https://github.com/switchfly/ember-test-helpers/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Dan Gebhardt"
    },
    {
      "name": "Robert Jackson"
    },
    {
      "name": "Stefan Penner"
    },
    {
      "name": "Ryan Florence"
    },
    {
      "name": "Adolfo Builes"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Helpers for testing Ember.js applications",
  "devDependencies": {
    "broccoli-babel-transpiler": "^5.5.0",
    "broccoli-concat": "^3.0.5",
    "broccoli-funnel": "^1.0.5",
    "broccoli-lint-eslint": "^2.7.0",
    "broccoli-merge-trees": "^1.1.5",
    "ember-cli": "^2.10.0",
    "ember-cli-release": "^1.0.0-beta.1",
    "exists-sync": "0.0.3",
    "loader.js": "^4.0.10"
  },
  "homepage": "https://github.com/switchfly/ember-test-helpers#readme",
  "license": "(MIT OR Apache-2.0)",
  "main": "lib/ember-test-helpers.js",
  "name": "ember-test-helpers",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/switchfly/ember-test-helpers.git"
  },
  "scripts": {
    "start": "ember serve",
    "test": "ember try:each"
  },
  "version": "0.6.3"
}
