{
  "_from": "karma-source-map-support@^1.2.0",
  "_id": "karma-source-map-support@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-G/gee7SwiWJ6s1LsQXnhF8QGpUA=",
  "_location": "/karma-source-map-support",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "karma-source-map-support@^1.2.0",
    "name": "karma-source-map-support",
    "escapedName": "karma-source-map-support",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/@angular/cli"
  ],
  "_resolved": "https://registry.npmjs.org/karma-source-map-support/-/karma-source-map-support-1.2.0.tgz",
  "_shasum": "1bf81e7bb4b089627ab352ec4179e117c406a540",
  "_spec": "karma-source-map-support@^1.2.0",
  "_where": "G:\\Development\\Off the work\\Derevnya\\derevnya\\node_modules\\@angular\\cli",
  "author": {
    "name": "Tim Schaub",
    "url": "http://tschaub.net/"
  },
  "bugs": {
    "url": "https://github.com/tschaub/karma-source-map-support/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "source-map-support": "^0.4.1"
  },
  "deprecated": false,
  "description": "Karma plugin for inline sourcemap support",
  "devDependencies": {
    "eslint": "^3.4.0",
    "eslint-config-tschaub": "^5.0.0"
  },
  "eslintConfig": {
    "extends": "tschaub",
    "globals": {
      "sourceMapSupport": false
    }
  },
  "homepage": "https://github.com/tschaub/karma-source-map-support",
  "keywords": [
    "karma-plugin",
    "karma-framework",
    "browserify",
    "inline",
    "sourcemap"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "karma-source-map-support",
  "repository": {
    "type": "git",
    "url": "git://github.com/tschaub/karma-source-map-support.git"
  },
  "scripts": {
    "test": "eslint lib"
  },
  "version": "1.2.0"
}
