File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @klicksite /insomnia-plugin-repo-sync" ,
3
- "version" : " 0.1 .0" ,
4
- "author" : " Klickpages <accounts@klickpages .com.br >" ,
5
- "description" : " Repo Sync Plugin for Insomnia " ,
2
+ "name" : " avishnyak /insomnia-plugin-repo-sync-2 " ,
3
+ "version" : " 2.0 .0" ,
4
+ "author" : " Anton Vishnyak <avishnyak@atlaslifttech .com>" ,
5
+ "description" : " Sync your workspace to a Git repository. " ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git+https://github.com/klickpages /insomnia-plugin-repo-sync.git"
9
+ "url" : " git+https://github.com/Atlas-LiftTech /insomnia-plugin-repo-sync-2 .git"
10
10
},
11
11
"keywords" : [
12
12
" insomnia" ,
13
13
" plugin" ,
14
14
" git"
15
15
],
16
16
"bugs" : {
17
- "url" : " https://github.com/klickpages /insomnia-plugin-repo-sync/issues"
17
+ "url" : " https://github.com/Atlas-LiftTech /insomnia-plugin-repo-sync-2 /issues"
18
18
},
19
19
"main" : " src/index.js" ,
20
20
"insomnia" : {
21
21
"name" : " repo-sync" ,
22
- "displayName" : " Repo Sync Plugin" ,
22
+ "displayName" : " Repo Sync Plugin v2 " ,
23
23
"description" : " This plugin allows users to sync workspaces in a configured repository." ,
24
24
"images" : {
25
25
"icon" : " icon.svg"
29
29
}
30
30
},
31
31
"dependencies" : {},
32
- "homepage" : " https://github.com/klickpages /insomnia-plugin-repo-sync#readme" ,
32
+ "homepage" : " https://github.com/Atlas-LiftTech /insomnia-plugin-repo-sync-2 #readme" ,
33
33
"devDependencies" : {}
34
34
}
You can’t perform that action at this time.
0 commit comments