{ "_args": [ [ "karma-source-map-support@1.4.0", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "karma-source-map-support@1.4.0", "_id": "karma-source-map-support@1.4.0", "_inBundle": false, "_integrity": "sha512-RsBECncGO17KAoJCYXjv+ckIz+Ii9NCi+9enk+rq6XC81ezYkb4/RHE6CTXdA7IOJqoF3wcaLfVG0CPmE5ca6A==", "_location": "/karma-source-map-support", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "karma-source-map-support@1.4.0", "name": "karma-source-map-support", "escapedName": "karma-source-map-support", "rawSpec": "1.4.0", "saveSpec": null, "fetchSpec": "1.4.0" }, "_requiredBy": [ "/@angular-devkit/build-angular" ], "_resolved": "https://registry.npmjs.org/karma-source-map-support/-/karma-source-map-support-1.4.0.tgz", "_spec": "1.4.0", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Tim Schaub", "url": "http://tschaub.net/" }, "bugs": { "url": "https://github.com/tschaub/karma-source-map-support/issues" }, "dependencies": { "source-map-support": "^0.5.5" }, "description": "Karma plugin for inline sourcemap support", "devDependencies": { "eslint": "^5.13.0", "eslint-config-tschaub": "^12.0.1" }, "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.4.0" }