File tree 2 files changed +7
-6
lines changed 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/sentry" ,
3
3
"version" : " 2.0.6" ,
4
+ "description" : " A cross-platform application monitoring tool, with a focus on error reporting." ,
4
5
"main" : " ./index" ,
5
6
"typings" : " ./index.d.ts" ,
6
- "repository" : {
7
- "type" : " git" ,
8
- "url" : " git+https://github.com/nativescript-community/sentry.git"
9
- },
10
7
"sideEffects" : false ,
11
8
"nativescript" : {
12
9
"platforms" : {
18
15
" NativeScript" ,
19
16
" JavaScript" ,
20
17
" Android" ,
21
- " iOS"
18
+ " iOS" ,
19
+ " Vue"
22
20
],
23
21
"author" : {
24
22
"name" : " Martin Guillon" ,
28
26
"bugs" : {
29
27
"url" : " https://github.com/nativescript-community/sentry/issues"
30
28
},
31
- "homepage" : " https://github.com/nativescript-community/sentry#readme" ,
29
+ "repository" : {
30
+ "type" : " git" ,
31
+ "url" : " https://github.com/nativescript-community/sentry"
32
+ },
32
33
"dependencies" : {
33
34
"@sentry/browser" : " ^5.27.2" ,
34
35
"@sentry/core" : " ^5.27.2" ,
You can’t perform that action at this time.
0 commit comments