You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

71 lines
1.9 KiB

{
"_args": [
[
"karma-source-map-support@1.4.0",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_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": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"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"
}