{ "name": "error-stack-parser", "description": "Extract meaning from JS Errors", "maintainers": [ { "name": "eriwen", "email": "me@eriwen.com" }, { "name": "oliversalzburg", "email": "oliver.salzburg@gmail.com" } ], "version": "1.3.1", "license": "SEE LICENSE IN LICENSE", "keywords": [ "stacktrace", "error", "stack", "parser" ], "homepage": "http://www.stacktracejs.com", "dependencies": { "stackframe": "^0.3.1" }, "repository": { "type": "git", "url": "git://github.com/stacktracejs/error-stack-parser.git" }, "devDependencies": { "colors": "^1.1.2", "del": "^1.2.1", "gulp": "^3.9.0", "gulp-concat": "^2.6.0", "gulp-coveralls": "^0.1.4", "gulp-jshint": "^1.11.2", "gulp-sourcemaps": "^1.5.2", "gulp-uglify": "^1.4.1", "jasmine-node": "~1.14", "karma": "~0.12", "karma-chrome-launcher": "^0.1.5", "karma-coverage": "^0.5.2", "karma-firefox-launcher": "^0.1.3", "karma-ie-launcher": "^0.1.5", "karma-jasmine": "^0.1.6", "karma-opera-launcher": "^0.1.0", "karma-phantomjs2-launcher": "^0.3.2", "karma-safari-launcher": "^0.1.1", "karma-sauce-launcher": "^0.2.10", "run-sequence": "^1.1.1" }, "bugs": { "url": "https://github.com/stacktracejs/error-stack-parser/issues" }, "main": "./error-stack-parser.js", "files": [ "LICENSE", "README.md", "error-stack-parser.js", "dist/" ], "scripts": { "test": "gulp test" }, "gitHead": "53dd6f8877ac1c3c335257f50a57179ddd47376b", "_id": "error-stack-parser@1.3.1", "_shasum": "5639993b710bdc6fe2a54be61ff6bce403e42451", "_from": "error-stack-parser@1.3.1", "_npmVersion": "2.10.1", "_nodeVersion": "0.12.4", "_npmUser": { "name": "eriwen", "email": "me@eriwen.com" }, "dist": { "shasum": "5639993b710bdc6fe2a54be61ff6bce403e42451", "tarball": "http://registry.npmjs.org/error-stack-parser/-/error-stack-parser-1.3.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-1.3.1.tgz" }