{ "_args": [ [ { "raw": "raven-js@^3.17.0", "scope": null, "escapedName": "raven-js", "name": "raven-js", "rawSpec": "^3.17.0", "spec": ">=3.17.0 <4.0.0", "type": "range" }, "/home/jdaugherty/work/GT2/GT2-Android/node_modules/xdl" ] ], "_from": "raven-js@>=3.17.0 <4.0.0", "_id": "raven-js@3.22.2", "_inCache": true, "_location": "/raven-js", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/raven-js_3.22.2_1518101463239_0.3479161679726446" }, "_npmUser": { "name": "kamilogorek", "email": "kamil.ogorek@gmail.com" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "raw": "raven-js@^3.17.0", "scope": null, "escapedName": "raven-js", "name": "raven-js", "rawSpec": "^3.17.0", "spec": ">=3.17.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/xdl" ], "_resolved": "https://registry.npmjs.org/raven-js/-/raven-js-3.22.2.tgz", "_shasum": "85785928ebd664049e54efd0db8ff28da0cbb374", "_shrinkwrap": null, "_spec": "raven-js@^3.17.0", "_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/xdl", "bugs": { "url": "https://github.com/getsentry/raven-js/issues" }, "bundlesize": [ { "path": "./dist/raven.min.js", "maxSize": "10 kB" } ], "contributors": [ { "name": "https://github.com/getsentry/raven-js/graphs/contributors" } ], "dependencies": {}, "description": "JavaScript client for Sentry", "devDependencies": { "@babel/core": "^7.0.0-beta.32", "@babel/preset-env": "^7.0.0-beta.32", "bluebird": "^3.4.1", "bundlesize": "^0.15.2", "chai": "^4.1.1", "derequire": "2.0.3", "es6-promise": "^4.0.5", "eslint": "^4.6.1", "eslint-config-prettier": "^2.3.0", "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.7.0", "grunt-contrib-connect": "^0.11.2", "grunt-contrib-copy": "^0.8.2", "grunt-contrib-uglify": "^0.11.0", "grunt-gitinfo": "^0.1.7", "grunt-release": "^0.13.0", "grunt-s3": "0.2.0-alpha.3", "grunt-sri": "github:mattrobenolt/grunt-sri#pretty", "husky": "^0.14.3", "inquirer": "^3.3.0", "karma": "^1.7.1", "karma-chai": "^0.1.0", "karma-chrome-launcher": "^2.2.0", "karma-failed-reporter": "0.0.3", "karma-firefox-launcher": "^1.0.1", "karma-mocha": "^1.3.0", "karma-mocha-reporter": "^2.2.4", "karma-sauce-launcher": "^1.2.0", "karma-sinon": "^1.0.5", "lint-staged": "^4.0.4", "mocha": "^3.5.0", "prettier": "^1.6.1", "proxyquireify": "^3.0.2", "rollup": "^0.52.0", "rollup-plugin-babel": "^4.0.0-beta.0", "rollup-plugin-commonjs": "^8.2.6", "rollup-plugin-node-resolve": "^3.0.0", "sinon": "^3.2.1", "typescript": "^2.3.0", "whatwg-fetch": "^2.0.3" }, "directories": {}, "dist": { "integrity": "sha512-UwQzRX/HCU9jpLPNSz+oH5zz+kIKTFzVCSAclV2h/3boGhbP7TocsawN3vbR7wJYV1MPqZkYWgwCedbXvj/iEg==", "shasum": "85785928ebd664049e54efd0db8ff28da0cbb374", "tarball": "https://registry.npmjs.org/raven-js/-/raven-js-3.22.2.tgz", "fileCount": 166, "unpackedSize": 5810840 }, "gitHead": "f8eec063c95f70d8978f895284946bd278748d97", "homepage": "https://github.com/getsentry/raven-js", "keywords": [ "debugging", "errors", "exceptions", "logging", "raven", "sentry" ], "license": "BSD-2-Clause", "lint-staged": { "src/**/*.js": [ "eslint", "prettier --write", "git add" ], "test/**/*.js": [ "eslint", "prettier --write", "git add" ], "plugins/**/*.js": [ "eslint", "prettier --write", "git add" ] }, "main": "src/singleton.js", "maintainers": [ { "name": "benvinegar", "email": "ben@benv.ca" }, { "name": "haza", "email": "daniel.griesser.86@gmail.com" }, { "name": "kamilogorek", "email": "kamil.ogorek@gmail.com" }, { "name": "mattrobenolt", "email": "m@robenolt.com" }, { "name": "maxbittker", "email": "maxbittker@gmail.com" }, { "name": "mitsuhiko", "email": "armin.ronacher@active-4.com" }, { "name": "zeeg", "email": "dcramer@gmail.com" } ], "name": "raven-js", "optionalDependencies": {}, "prettier": { "singleQuote": true, "bracketSpacing": false, "printWidth": 90 }, "readme": "

\n \n \n \n
\n

Raven.js - Sentry SDK for JavaScript

\n

\n\n[![Sauce Test Status](https://saucelabs.com/buildstatus/sentryio)](https://saucelabs.com/u/sentryio) [![Build Status](https://travis-ci.org/getsentry/raven-js.svg?branch=master)](https://travis-ci.org/getsentry/raven-js) [![npm](https://img.shields.io/npm/v/raven-js.svg)](https://www.npmjs.com/package/raven-js) [![npm](https://img.shields.io/npm/dm/raven-js.svg)](https://www.npmjs.com/package/raven-js)\n\n[![Sauce Test Status](https://saucelabs.com/browser-matrix/sentryio.svg)](https://saucelabs.com/u/sentryio)\n\n## Requirements\n\nThe latest version of Raven.js is guaranteed to work with [hosted Sentry](https://sentry.io).\n\nFor on-premise users:\n\n* Raven.js [3.6](https://github.com/getsentry/raven-js/releases/tag/3.6.0) requires Sentry server 8.6.0 or later\n* Raven.js [2.0](https://github.com/getsentry/raven-js/releases/tag/2.0.0) requires Sentry server 8.0.0 or later\n\n## Installation\n\nTo get started with Raven.js, please see [Installation](https://docs.sentry.io/clients/javascript/install/).\n\n## Resources\n\n * [Download](http://ravenjs.com)\n * [Documentation](https://docs.sentry.io/hosted/clients/javascript/)\n * [Bug Tracker](https://github.com/getsentry/raven-js/issues)\n * [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry)\n * Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git://github.com/getsentry/raven-js.git" }, "scripts": { "deploy": "./scripts/deploy.js", "lint": "eslint .", "precommit": "lint-staged", "publish": "npm run test && grunt publish", "test": "npm run lint && grunt build.test && npm run test:unit && npm run test:integration && npm run test:typescript", "test:ci": "npm run lint && grunt test:ci && npm run test:karma:sauce", "test:integration": "npm run test:karma:integration -- --single-run", "test:karma:integration": "karma start karma.integration.config.js ", "test:karma:sauce": "karma start karma.sauce.config.js ", "test:karma:unit": "karma start karma.unit.config.js", "test:size": "grunt dist && bundlesize && git checkout -- dist/", "test:typescript": "tsc --noEmit --noImplicitAny typescript/raven-tests.ts", "test:unit": "npm run test:karma:unit -- --single-run" }, "typings": "typescript/raven.d.ts", "version": "3.22.2" }