[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/stacktracejs/error-stack-parser/master/bower.json [Back]  [Original]

{
    "name": "error-stack-parser",
    "main": "./dist/error-stack-parser.js",
    "homepage": "https://github.com/stacktracejs/error-stack-parser",
    "authors": [
        "Eric Wendelin  (https://www.eriwen.com)",
        "Victor Homyakov  (https://github.com/victor-homyakov)"
    ],
    "description": "Extract meaning from JS Errors",
    "dependencies": {
        "stackframe": "^1.0.2"
    },
    "moduleType": [
        "amd",
        "globals",
        "node"
    ],
    "keywords": [
        "stacktrace",
        "stack-trace",
        "backtrace",
        "cross-browser",
        "framework-agnostic",
        "error",
        "debugger"
    ],
    "license": "MIT",
    "ignore": [
        "**/.*",
        "node_modules",
        "spec",
        "coverage"
    ]
}

Web Proxy Viewer  |  New URL  |  Original Page