{
  "_args": [
    [
      "source-map-support@0.2.10",
      "/Users/martndemus/Projects/DockYard/ember-one-way-controls"
    ]
  ],
  "_development": true,
  "_from": "source-map-support@0.2.10",
  "_id": "source-map-support@0.2.10",
  "_inBundle": false,
  "_integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
  "_location": "/ember-qunit-assert-helpers/source-map-support",
  "_phantomChildren": {
    "amdefine": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "source-map-support@0.2.10",
    "name": "source-map-support",
    "escapedName": "source-map-support",
    "rawSpec": "0.2.10",
    "saveSpec": null,
    "fetchSpec": "0.2.10"
  },
  "_requiredBy": [
    "/ember-qunit-assert-helpers/babel-core"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
  "_spec": "0.2.10",
  "_where": "/Users/martndemus/Projects/DockYard/ember-one-way-controls",
  "bugs": {
    "url": "https://github.com/evanw/node-source-map-support/issues"
  },
  "dependencies": {
    "source-map": "0.1.32"
  },
  "description": "Fixes stack traces for files with source maps",
  "devDependencies": {
    "browserify": "3.44.2",
    "coffee-script": "1.7.1",
    "mocha": "1.18.2"
  },
  "homepage": "https://github.com/evanw/node-source-map-support#readme",
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "./source-map-support.js",
  "name": "source-map-support",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evanw/node-source-map-support.git"
  },
  "scripts": {
    "test": "node_modules/mocha/bin/mocha"
  },
  "version": "0.2.10"
}
