File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " vuexorm-softdelete- plugin" ,
2+ "name" : " @vuex-orm/ plugin-soft-delete " ,
33 "version" : " 1.1.0" ,
44 "description" : " Vuex ORM plugin adding soft delete capability. Based on an original idea from Conan Crawford." ,
55 "author" : " Conan Crawford <cj@cjcrawford.com> / Thomas Villaren <tvillaren@gmail.com>" ,
5959 },
6060 "repository" : {
6161 "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"
6363 },
6464 "keywords" : [
6565 " ORM" ,
6666 " Vuex" ,
6767 " Vuex" ,
6868 " ORM" ,
69- " isDirty" ,
70- " isNew" ,
69+ " soft-delete" ,
7170 " change-tracking"
7271 ],
7372 "license" : " MIT" ,
7473 "bugs" : {
75- "url" : " https://github.com/vuex-orm/plugin-change-flags /issues"
74+ "url" : " https://github.com/vuex-orm/plugin-soft-delete /issues"
7675 },
77- "homepage" : " https://github.com/vuex-orm/plugin-change-flags #readme"
76+ "homepage" : " https://github.com/vuex-orm/plugin-soft-delete #readme"
7877}
You can’t perform that action at this time.
0 commit comments