mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-12 06:16:02 +10:00
Adding raven.js 1.0.0
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+2
File diff suppressed because one or more lines are too long
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"name": "raven.js",
|
||||
"filename": "raven.min.js",
|
||||
"version": "0.6.0",
|
||||
"version": "1.0.0",
|
||||
"description": "JavaScript client for the Sentry realtime event logging and aggregation platform.",
|
||||
"homepage": "https://github.com/lincolnloop/raven-js",
|
||||
"homepage": "https://github.com/getsentry/raven-js",
|
||||
"keywords": [
|
||||
"raven",
|
||||
"sentry"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Lincoln Loop"
|
||||
"name": "Matt Robenolt"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/lincolnloop/raven-js"
|
||||
"url": "git://github.com/getsentry/raven-js.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user