blob: 69dfd7d74c2abc74157d053f58668fd3de411bd5 [file]
{
"author": {
"email": "gabriele.genta@gmail.com",
"name": "Gabriele Genta"
},
"description": "Karma plugin that locates and loads existing javascript source map files.",
"keywords": [
"karma-plugin",
"karma-preprocessor",
"source-maps",
"javascript"
],
"license": "MIT",
"main": "index.js",
"name": "karma-sourcemap-loader",
"repository": {
"type": "git",
"url": "git@github.com:demerzel3/karma-sourcemap-loader.git"
},
"version": "0.3.0"
}