File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "license" : " Apache-2.0" ,
1212 "main" : " lib/convertPackageLockToShrinkwrap.js" ,
1313 "bin" : {
14- "shrinkwrap-extractor" : " ./ cli.js"
14+ "shrinkwrap-extractor" : " cli.js"
1515 },
1616 "repository" : {
1717 "type" : " git" ,
18- "url" : " git@github.com:UI5/cli.git"
18+ "url" : " git+ssh://git@github.com/UI5/cli.git" ,
19+ "directory" : " internal/shrinkwrap-extractor"
1920 },
2021 "scripts" : {
2122 "test" : " npm run lint && npm run coverage && npm run depcheck" ,
Original file line number Diff line number Diff line change 3434 },
3535 "repository" : {
3636 "type" : " git" ,
37- "url" : " git@github.com: UI5/cli.git"
37+ "url" : " git+ssh://git @github.com/ UI5/cli.git"
3838 },
3939 "devDependencies" : {
4040 "@commitlint/cli" : " ^20.1.0" ,
Original file line number Diff line number Diff line change 106106 },
107107 "repository" : {
108108 "type" : " git" ,
109- "url" : " git@github.com: UI5/cli.git" ,
109+ "url" : " git+ssh://git @github.com/ UI5/cli.git" ,
110110 "directory" : " packages/builder"
111111 },
112112 "dependencies" : {
Original file line number Diff line number Diff line change 1717 " tool"
1818 ],
1919 "bin" : {
20- "ui5" : " ./ bin/ui5.cjs"
20+ "ui5" : " bin/ui5.cjs"
2121 },
2222 "type" : " module" ,
2323 "exports" : {
100100 },
101101 "repository" : {
102102 "type" : " git" ,
103- "url" : " git@github.com: UI5/cli.git" ,
103+ "url" : " git+ssh://git @github.com/ UI5/cli.git" ,
104104 "directory" : " packages/cli"
105105 },
106106 "dependencies" : {
Original file line number Diff line number Diff line change 108108 },
109109 "repository" : {
110110 "type" : " git" ,
111- "url" : " git@github.com: UI5/cli.git" ,
111+ "url" : " git+ssh://git @github.com/ UI5/cli.git" ,
112112 "directory" : " packages/fs"
113113 },
114114 "dependencies" : {
Original file line number Diff line number Diff line change 9595 },
9696 "repository" : {
9797 "type" : " git" ,
98- "url" : " git@github.com: UI5/cli.git" ,
98+ "url" : " git+ssh://git @github.com/ UI5/cli.git" ,
9999 "directory" : " packages/logger"
100100 },
101101 "dependencies" : {
Original file line number Diff line number Diff line change 105105 },
106106 "repository" : {
107107 "type" : " git" ,
108- "url" : " git@github.com: UI5/cli.git" ,
108+ "url" : " git+ssh://git @github.com/ UI5/cli.git" ,
109109 "directory" : " packages/project"
110110 },
111111 "dependencies" : {
Original file line number Diff line number Diff line change 102102 },
103103 "repository" : {
104104 "type" : " git" ,
105- "url" : " git@github.com: UI5/cli.git" ,
105+ "url" : " git+ssh://git @github.com/ UI5/cli.git" ,
106106 "directory" : " packages/server"
107107 },
108108 "dependencies" : {
You can’t perform that action at this time.
0 commit comments