mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-28 06:09:01 +10:00
23 lines
510 B
JSON
23 lines
510 B
JSON
{
|
|
"name": "raven.js",
|
|
"filename": "raven.min.js",
|
|
"version": "1.0.7",
|
|
"description": "JavaScript client for the Sentry realtime event logging and aggregation platform.",
|
|
"homepage": "https://github.com/getsentry/raven-js",
|
|
"keywords": [
|
|
"raven",
|
|
"sentry"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Matt Robenolt"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/getsentry/raven-js.git"
|
|
}
|
|
]
|
|
}
|