File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/sentry" ,
33 "version" : " 2.0.6" ,
4+ "description" : " A cross-platform application monitoring tool, with a focus on error reporting." ,
45 "main" : " ./index" ,
56 "typings" : " ./index.d.ts" ,
6- "repository" : {
7- "type" : " git" ,
8- "url" : " git+https://github.com/nativescript-community/sentry.git"
9- },
107 "sideEffects" : false ,
118 "nativescript" : {
129 "platforms" : {
1815 " NativeScript" ,
1916 " JavaScript" ,
2017 " Android" ,
21- " iOS"
18+ " iOS" ,
19+ " Vue"
2220 ],
2321 "author" : {
2422 "name" : " Martin Guillon" ,
2826 "bugs" : {
2927 "url" : " https://github.com/nativescript-community/sentry/issues"
3028 },
31- "homepage" : " https://github.com/nativescript-community/sentry#readme" ,
29+ "repository" : {
30+ "type" : " git" ,
31+ "url" : " https://github.com/nativescript-community/sentry"
32+ },
3233 "dependencies" : {
3334 "@sentry/browser" : " ^5.27.2" ,
3435 "@sentry/core" : " ^5.27.2" ,
You can’t perform that action at this time.
0 commit comments