File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " vuexorm-softdelete- plugin" ,
2
+ "name" : " @vuex-orm/ plugin-soft-delete " ,
3
3
"version" : " 1.1.0" ,
4
4
"description" : " Vuex ORM plugin adding soft delete capability. Based on an original idea from Conan Crawford." ,
5
5
"author" : " Conan Crawford <cj@cjcrawford.com> / Thomas Villaren <tvillaren@gmail.com>" ,
59
59
},
60
60
"repository" : {
61
61
"type" : " git" ,
62
- "url" : " git+https://github.com/vuex-orm/plugin-change-flags .git"
62
+ "url" : " git+https://github.com/vuex-orm/plugin-soft-delete .git"
63
63
},
64
64
"keywords" : [
65
65
" ORM" ,
66
66
" Vuex" ,
67
67
" Vuex" ,
68
68
" ORM" ,
69
- " isDirty" ,
70
- " isNew" ,
69
+ " soft-delete" ,
71
70
" change-tracking"
72
71
],
73
72
"license" : " MIT" ,
74
73
"bugs" : {
75
- "url" : " https://github.com/vuex-orm/plugin-change-flags /issues"
74
+ "url" : " https://github.com/vuex-orm/plugin-soft-delete /issues"
76
75
},
77
- "homepage" : " https://github.com/vuex-orm/plugin-change-flags #readme"
76
+ "homepage" : " https://github.com/vuex-orm/plugin-soft-delete #readme"
78
77
}
You can’t perform that action at this time.
0 commit comments