- スキャンID:
- 639c4640-e448-41f0-86fb-767dce66f1d9終了
- 送信済みURL:
- https://npm.ttgt.dev/
- レポート終了日:
リンク · 1件検出
ページから特定された発信リンク
リンク | テキスト |
---|---|
https://verdaccio.org/docs/en/installation | Learn More |
JavaScript変数 · 25件検出
ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です
名前 | 規模 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__VERDACCIO_BASENAME_UI_OPTIONS | object |
VERDACCIO_BASENAME | string |
VERDACCIO_API_URL | string |
VERDACCIO_SCOPE | string |
VERDACCIO_LOGO | string |
VERDACCIO_PRIMARY_COLOR | string |
VERDACCIO_VERSION | string |
コンソールログメッセージ · 0件検出
Webコンソールにログ記録されたメッセージ
HTML
未加工のHTMLページ本文
<!DOCTYPE html><html lang="en-us"><head>
<meta charset="utf-8">
<title>
Verdaccio
</title>
<link rel="icon" type="image/png" href="https://npm.ttgt.dev/-/static/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
window.__VERDACCIO_BASENAME_UI_OPTIONS = JSON.parse('{"uri":"https://npm.ttgt.dev","darkMode":false,"protocol":"https","host":"npm.ttgt.dev","base":"https://npm.ttgt.dev","primaryColor":"","title":"Verdaccio","scope":"","language":"es-US"}');
window.VERDACCIO_BASENAME = 'undefined';
window.VERDACCIO_API_URL = 'https://npm.ttgt.dev/-/verdaccio/';
window.VERDACCIO_SCOPE = '';
window.VERDACCIO_LOGO = '';
window.VERDACCIO_PRIMARY_COLOR = '';
window.VERDACCIO_VERSION = '4.6.2';
</script>
<link rel="shortcut icon" href="/-/static/favicon.ico"><link href="/-/static/0.style.b3d2b69b057068c678ca.css" rel="stylesheet"><style data-jss="" data-meta="MuiTouchRipple">
.MuiTouchRipple-root {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
overflow: hidden;
position: absolute;
border-radius: inherit;
pointer-events: none;
}
.MuiTouchRipple-ripple {
opacity: 0;
position: absolute;
}
.MuiTouchRipple-rippleVisible {
opacity: 0.3;
animation: MuiTouchRipple-keyframes-enter 550ms cubic-bezier(0.4, 0, 0.2, 1);
transform: scale(1);
}
.MuiTouchRipple-ripplePulsate {
animation-duration: 200ms;
}
.MuiTouchRipple-child {
width: 100%;
height: 100%;
display: block;
opacity: 1;
border-radius: 50%;
background-color: currentColor;
}
.MuiTouchRipple-childLeaving {
opacity: 0;
animation: MuiTouchRipple-keyframes-exit 550ms cubic-bezier(0.4, 0, 0.2, 1);
}
.MuiTouchRipple-childPulsate {
top: 0;
left: 0;
position: absolute;
animation: MuiTouchRipple-keyframes-pulsate 2500ms cubic-bezier(0.4, 0, 0.2, 1) 200ms infinite;
}
@-webkit-keyframes MuiTouchRipple-keyframes-enter {
0% {
opacity: 0.1;
transform: scale(0);
}
100% {
opacity: 0.3;
transform: scale(1);
}
}
@-webkit-keyframes MuiTouchRipple-keyframes-exit {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes MuiTouchRipple-keyframes-pulsate {
0% {
transform: scale(1);
}
50% {
transform: scale(0.92);
}
100% {
transform: scale(1);
}
}
</style><style data-jss="" data-meta="MuiButtonBase">
.MuiButtonBase-root {
color: inherit;
border: 0;
cursor: pointer;
margin: 0;
display: inline-flex;
outline: 0;
padding: 0;
position: relative;
align-items: center;
user-select: none;
border-radius: 0;
vertical-align: middle;
-moz-appearance: none;
justify-content: center;
text-decoration: none;
background-color: transparent;
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
}
.MuiButtonBase-root::-moz-focus-inner {
border-style: none;
}
.MuiButtonBase-root.Mui-disabled {
cursor: default;
pointer-events: none;
}
</style><style data-jss="" data-meta="MuiButton">
.MuiButton-root {
color: rgba(0, 0, 0, 0.87);
padding: 6px 16px;
font-size: 0.875rem;
min-width: 64px;
box-sizing: border-box;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
font-family: inherit;
font-weight: 500;
line-height: 1.75;
border-radius: 4px;
text-transform: uppercase;
}
.MuiButton-root:hover {
text-decoration: none;
background-color: rgba(0, 0, 0, 0.08);
}
.MuiButton-root.Mui-disabled {
color: rgba(0, 0, 0, 0.26);
}
@media (hover: none) {
.MuiButton-root:hover {
background-color: transparent;
}
}
.MuiButton-root:hover.Mui-disabled {
background-color: transparent;
}
.MuiButton-label {
width: 100%;
display: inherit;
align-items: inherit;
justify-content: inherit;
}
.MuiButton-text {
padding: 6px 8px;
}
.MuiButton-textPrimary {
color: #4b5e40;
}
.MuiButton-textPrimary:hover {
background-color: rgba(75, 94, 64, 0.08);
}
@media (hover: none) {
.MuiButton-textPrimary:hover {
background-color: transparent;
}
}
.MuiButton-textSecondary {
color: #20232a;
}
.MuiButton-textSecondary:hover {
background-color: rgba(32, 35, 42, 0.08);
}
@media (hover: none) {
.MuiButton-textSecondary:hover {
background-color: transparent;
}
}
.MuiButton-outlined {
border: 1px solid rgba(0, 0, 0, 0.23);
padding: 5px 15px;
}
.MuiButton-outlined.Mui-disabled {
border: 1px solid rgba(0, 0, 0, 0.26);
}
.MuiButton-outlinedPrimary {
color: #4b5e40;
border: 1px solid rgba(75, 94, 64, 0.5);
}
.MuiButton-outlinedPrimary:hover {
border: 1px solid #4b5e40;
background-color: rgba(75, 94, 64, 0.08);
}
@media (hover: none) {
.MuiButton-outlinedPrimary:hover {
background-color: transparent;
}
}
.MuiButton-outlinedSecondary {
color: #20232a;
border: 1px solid rgba(32, 35, 42, 0.5);
}
.MuiButton-outlinedSecondary:hover {
border: 1px solid #20232a;
background-color: rgba(32, 35, 42, 0.08);
}
.MuiButton-outlinedSecondary.Mui-disabled {
border: 1px solid rgba(0, 0, 0, 0.26);
}
@media (hover: none) {
.MuiButton-outlinedSecondary:hover {
background-color: transparent;
}
}
.MuiButton-contained {
color: rgba(0, 0, 0, 0.87);
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
background-color: #e0e0e0;
}
.MuiButton-contained:hover {
box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
background-color: #d5d5d5;
}
.MuiButton-contained.Mui-focusVisible {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
}
.MuiButton-contained:active {
box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
}
.MuiButton-contained.Mui-disabled {
color: rgba(0, 0, 0, 0.26);
box-shadow: none;
background-color: rgba(0, 0, 0, 0.12);
}
@media (hover: none) {
.MuiButton-contained:hover {
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
background-color: #e0e0e0;
}
}
.MuiButton-contained:hover.Mui-disabled {
background-color: rgba(0, 0, 0, 0.12);
}
.MuiButton-containedPrimary {
color: #fff;
background-color: #4b5e40;
}
.MuiButton-containedPrimary:hover {
background-color: rgb(52, 65, 44);
}
@media (hover: none) {
.MuiButton-containedPrimary:hover {
background-color: #4b5e40;
}
}
.MuiButton-containedSecondary {
color: #fff;
background-color: #20232a;
}
.MuiButton-containedSecondary:hover {
background-color: rgb(22, 24, 29);
}
@media (hover: none) {
.MuiButton-containedSecondary:hover {
background-color: #20232a;
}
}
.MuiButton-disableElevation {
box-shadow: none;
}
.MuiButton-disableElevation:hover {
box-shadow: none;
}
.MuiButton-disableElevation.Mui-focusVisible {
box-shadow: none;
}
.MuiButton-disableElevation:active {
box-shadow: none;
}
.MuiButton-disableElevation.Mui-disabled {
box-shadow: none;
}
.MuiButton-colorInherit {
color: inherit;
border-color: currentColor;
}
.MuiButton-textSizeSmall {
padding: 4px 5px;
font-size: 0.8125rem;
}
.MuiButton-textSizeLarge {
padding: 8px 11px;
font-size: 0.9375rem;
}
.MuiButton-outlinedSizeSmall {
padding: 3px 9px;
font-size: 0.8125rem;
}
.MuiButton-outlinedSizeLarge {
padding: 7px 21px;
font-size: 0.9375rem;
}
.MuiButton-containedSizeSmall {
padding: 4px 10px;
font-size: 0.8125rem;
}
.MuiButton-containedSizeLarge {
padding: 8px 22px;
font-size: 0.9375rem;
}
.MuiButton-fullWidth {
width: 100%;
}
.MuiButton-startIcon {
display: inherit;
margin-left: -4px;
margin-right: 8px;
}
.MuiButton-startIcon.MuiButton-iconSizeSmall {
margin-left: -2px;
}
.MuiButton-endIcon {
display: inherit;
margin-left: 8px;
margin-right: -4px;
}
.MuiButton-endIcon.MuiButton-iconSizeSmall {
margin-right: -2px;
}
.MuiButton-iconSizeSmall > *:first-child {
font-size: 18px;
}
.MuiButton-iconSizeMedium > *:first-child {
font-size: 20px;
}
.MuiButton-iconSizeLarge > *:first-child {
font-size: 22px;
}
</style><style data-jss="" data-meta="MuiPaper">
.MuiPaper-root {
color: rgba(0, 0, 0, 0.87);
transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
background-color: #fff;
}
.MuiPaper-rounded {
border-radius: 4px;
}
.MuiPaper-elevation0 {
box-shadow: none;
}
.MuiPaper-elevation1 {
box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation2 {
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation3 {
box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation4 {
box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation5 {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation6 {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation7 {
box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);
}
.MuiPaper-elevation8 {
box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
}
.MuiPaper-elevation9 {
box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);
}
.MuiPaper-elevation10 {
box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);
}
.MuiPaper-elevation11 {
box-shadow: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);
}
.MuiPaper-elevation12 {
box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);
}
.MuiPaper-elevation13 {
box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);
}
.MuiPaper-elevation14 {
box-shadow: 0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);
}
.MuiPaper-elevation15 {
box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);
}
.MuiPaper-elevation16 {
box-shadow: 0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);
}
.MuiPaper-elevation17 {
box-shadow: 0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);
}
.MuiPaper-elevation18 {
box-shadow: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);
}
.MuiPaper-elevation19 {
box-shadow: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);
}
.MuiPaper-elevation20 {
box-shadow: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);
}
.MuiPaper-elevation21 {
box-shadow: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);
}
.MuiPaper-elevation22 {
box-shadow: 0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);
}
.MuiPaper-elevation23 {
box-shadow: 0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);
}
.MuiPaper-elevation24 {
box-shadow: 0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);
}
</style><style data-jss="" data-meta="MuiDialog">
@media print {
.MuiDialog-root {
position: absolute !important;
}
}
.MuiDialog-scrollPaper {
display: flex;
align-items: center;
justify-content: center;
}
.MuiDialog-scrollBody {
overflow-x: hidden;
overflow-y: auto;
text-align: center;
}
.MuiDialog-scrollBody:after {
width: 0;
height: 100%;
content: "";
display: inline-block;
vertical-align: middle;
}
.MuiDialog-container {
height: 100%;
outline: 0;
}
@media print {
.MuiDialog-container {
height: auto;
}
}
.MuiDialog-paper {
margin: 32px;
position: relative;
overflow-y: auto;
}
@media print {
.MuiDialog-paper {
box-shadow: none;
overflow-y: visible;
}
}
.MuiDialog-paperScrollPaper {
display: flex;
max-height: calc(100% - 64px);
flex-direction: column;
}
.MuiDialog-paperScrollBody {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.MuiDialog-paperWidthFalse {
max-width: calc(100% - 64px);
}
.MuiDialog-paperWidthXs {
max-width: 444px;
}
@media (max-width:507.95px) {
.MuiDialog-paperWidthXs.MuiDialog-paperScrollBody {
max-width: calc(100% - 64px);
}
}
.MuiDialog-paperWidthSm {
max-width: 600px;
}
@media (max-width:663.95px) {
.MuiDialog-paperWidthSm.MuiDialog-paperScrollBody {
max-width: calc(100% - 64px);
}
}
.MuiDialog-paperWidthMd {
max-width: 960px;
}
@media (max-width:1023.95px) {
.MuiDialog-paperWidthMd.MuiDialog-paperScrollBody {
max-width: calc(100% - 64px);
}
}
.MuiDialog-paperWidthLg {
max-width: 1280px;
}
@media (max-width:1343.95px) {
.MuiDialog-paperWidthLg.MuiDialog-paperScrollBody {
max-width: calc(100% - 64px);
}
}
.MuiDialog-paperWidthXl {
max-width: 1920px;
}
@media (max-width:1983.95px) {
.MuiDialog-paperWidthXl.MuiDialog-paperScrollBody {
max-width: calc(100% - 64px);
}
}
.MuiDialog-paperFullWidth {
width: calc(100% - 64px);
}
.MuiDialog-paperFullScreen {
width: 100%;
height: 100%;
margin: 0;
max-width: 100%;
max-height: none;
border-radius: 0;
}
.MuiDialog-paperFullScreen.MuiDialog-paperScrollBody {
margin: 0;
max-width: 100%;
}
</style><style data-jss="" data-meta="MuiSvgIcon">
.MuiSvgIcon-root {
fill: currentColor;
width: 1em;
height: 1em;
display: inline-block;
font-size: 1.5rem;
transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
flex-shrink: 0;
user-select: none;
}
.MuiSvgIcon-colorPrimary {
color: #4b5e40;
}
.MuiSvgIcon-colorSecondary {
color: #20232a;
}
.MuiSvgIcon-colorAction {
color: rgba(0, 0, 0, 0.54);
}
.MuiSvgIcon-colorError {
color: #d32f2f;
}
.MuiSvgIcon-colorDisabled {
color: rgba(0, 0, 0, 0.26);
}
.MuiSvgIcon-fontSizeInherit {
font-size: inherit;
}
.MuiSvgIcon-fontSizeSmall {
font-size: 1.25rem;
}
.MuiSvgIcon-fontSizeLarge {
font-size: 2.1875rem;
}
</style><style data-jss="" data-meta="MuiTypography">
.MuiTypography-root {
margin: 0;
}
.MuiTypography-body2 {
font-size: 0.875rem;
font-family: inherit;
font-weight: 400;
line-height: 1.43;
}
.MuiTypography-body1 {
font-size: 1rem;
font-family: inherit;
font-weight: 400;
line-height: 1.5;
}
.MuiTypography-caption {
font-size: 0.75rem;
font-family: inherit;
font-weight: 400;
line-height: 1.66;
}
.MuiTypography-button {
font-size: 0.875rem;
font-family: inherit;
font-weight: 500;
line-height: 1.75;
text-transform: uppercase;
}
.MuiTypography-h1 {
font-size: 6rem;
font-family: inherit;
font-weight: 300;
line-height: 1.167;
}
.MuiTypography-h2 {
font-size: 3.75rem;
font-family: inherit;
font-weight: 300;
line-height: 1.2;
}
.MuiTypography-h3 {
font-size: 3rem;
font-family: inherit;
font-weight: 400;
line-height: 1.167;
}
.MuiTypography-h4 {
font-size: 2.125rem;
font-family: inherit;
font-weight: 400;
line-height: 1.235;
}
.MuiTypography-h5 {
font-size: 1.5rem;
font-family: inherit;
font-weight: 400;
line-height: 1.334;
}
.MuiTypography-h6 {
font-size: 1.25rem;
font-family: inherit;
font-weight: 500;
line-height: 1.6;
}
.MuiTypography-subtitle1 {
font-size: 1rem;
font-family: inherit;
font-weight: 400;
line-height: 1.75;
}
.MuiTypography-subtitle2 {
font-size: 0.875rem;
font-family: inherit;
font-weight: 500;
line-height: 1.57;
}
.MuiTypography-overline {
font-size: 0.75rem;
font-family: inherit;
font-weight: 400;
line-height: 2.66;
text-transform: uppercase;
}
.MuiTypography-srOnly {
width: 1px;
height: 1px;
overflow: hidden;
position: absolute;
}
.MuiTypography-alignLeft {
text-align: left;
}
.MuiTypography-alignCenter {
text-align: center;
}
.MuiTypography-alignRight {
text-align: right;
}
.MuiTypography-alignJustify {
text-align: justify;
}
.MuiTypography-noWrap {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MuiTypography-gutterBottom {
margin-bottom: 0.35em;
}
.MuiTypography-paragraph {
margin-bottom: 16px;
}
.MuiTypography-colorInherit {
color: inherit;
}
.MuiTypography-colorPrimary {
color: #4b5e40;
}
.MuiTypography-colorSecondary {
color: #20232a;
}
.MuiTypography-colorTextPrimary {
color: rgba(0, 0, 0, 0.87);
}
.MuiTypography-colorTextSecondary {
color: rgba(0, 0, 0, 0.54);
}
.MuiTypography-colorError {
color: #d32f2f;
}
.MuiTypography-displayInline {
display: inline;
}
.MuiTypography-displayBlock {
display: block;
}
</style><style data-jss="" data-meta="MuiIconButton">
.MuiIconButton-root {
flex: 0 0 auto;
color: rgba(0, 0, 0, 0.54);
padding: 12px;
overflow: visible;
font-size: 1.5rem;
text-align: center;
transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
border-radius: 50%;
}
.MuiIconButton-root:hover {
background-color: rgba(0, 0, 0, 0.08);
}
.MuiIconButton-root.Mui-disabled {
color: rgba(0, 0, 0, 0.26);
background-color: transparent;
}
@media (hover: none) {
.MuiIconButton-root:hover {
background-color: transparent;
}
}
.MuiIconButton-edgeStart {
margin-left: -12px;
}
.MuiIconButton-sizeSmall.MuiIconButton-edgeStart {
margin-left: -3px;
}
.MuiIconButton-edgeEnd {
margin-right: -12px;
}
.MuiIconButton-sizeSmall.MuiIconButton-edgeEnd {
margin-right: -3px;
}
.MuiIconButton-colorInherit {
color: inherit;
}
.MuiIconButton-colorPrimary {
color: #4b5e40;
}
.MuiIconButton-colorPrimary:hover {
background-color: rgba(75, 94, 64, 0.08);
}
@media (hover: none) {
.MuiIconButton-colorPrimary:hover {
background-color: transparent;
}
}
.MuiIconButton-colorSecondary {
color: #20232a;
}
.MuiIconButton-colorSecondary:hover {
background-color: rgba(32, 35, 42, 0.08);
}
@media (hover: none) {
.MuiIconButton-colorSecondary:hover {
background-color: transparent;
}
}
.MuiIconButton-sizeSmall {
padding: 3px;
font-size: 1.125rem;
}
.MuiIconButton-label {
width: 100%;
display: flex;
align-items: inherit;
justify-content: inherit;
}
</style><style data-jss="" data-meta="MuiInputBase">
.MuiInputBase-root {
color: rgba(0, 0, 0, 0.87);
cursor: text;
display: inline-flex;
position: relative;
font-size: 1rem;
box-sizing: border-box;
align-items: center;
font-family: inherit;
line-height: 1.1875em;
}
.MuiInputBase-root.Mui-disabled {
color: rgba(0, 0, 0, 0.38);
cursor: default;
}
.MuiInputBase-multiline {
padding: 6px 0 7px;
}
.MuiInputBase-multiline.MuiInputBase-marginDense {
padding-top: 3px;
}
.MuiInputBase-fullWidth {
width: 100%;
}
.MuiInputBase-input {
font: inherit;
color: currentColor;
width: 100%;
border: 0;
height: 1.1875em;
margin: 0;
display: block;
padding: 6px 0 7px;
min-width: 0;
background: none;
box-sizing: content-box;
animation-name: MuiInputBase-keyframes-auto-fill-cancel;
-webkit-tap-highlight-color: transparent;
}
.MuiInputBase-input::-webkit-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input::-moz-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input:-ms-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input::-ms-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input:focus {
outline: 0;
}
.MuiInputBase-input:invalid {
box-shadow: none;
}
.MuiInputBase-input::-webkit-search-decoration {
-webkit-appearance: none;
}
.MuiInputBase-input.Mui-disabled {
opacity: 1;
}
.MuiInputBase-input:-webkit-autofill {
animation-name: MuiInputBase-keyframes-auto-fill;
animation-duration: 5000s;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-webkit-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-moz-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:-ms-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-ms-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-webkit-input-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-moz-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus:-ms-input-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-ms-input-placeholder {
opacity: 0.42;
}
@-webkit-keyframes MuiInputBase-keyframes-auto-fill {}
@-webkit-keyframes MuiInputBase-keyframes-auto-fill-cancel {}
.MuiInputBase-inputMarginDense {
padding-top: 3px;
}
.MuiInputBase-inputMultiline {
height: auto;
resize: none;
padding: 0;
}
.MuiInputBase-inputTypeSearch {
-moz-appearance: textfield;
-webkit-appearance: textfield;
}
</style><style data-jss="" data-meta="MuiInput">
.MuiInput-root {
position: relative;
}
label + .MuiInput-formControl {
margin-top: 16px;
}
.MuiInput-colorSecondary.MuiInput-underline:after {
border-bottom-color: #20232a;
}
.MuiInput-underline:after {
left: 0;
right: 0;
bottom: 0;
content: "";
position: absolute;
transform: scaleX(0);
transition: transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
border-bottom: 2px solid #4b5e40;
pointer-events: none;
}
.MuiInput-underline.Mui-focused:after {
transform: scaleX(1);
}
.MuiInput-underline.Mui-error:after {
transform: scaleX(1);
border-bottom-color: #d32f2f;
}
.MuiInput-underline:before {
left: 0;
right: 0;
bottom: 0;
content: "\00a0";
position: absolute;
transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
border-bottom: 1px solid rgba(0, 0, 0, 0.42);
pointer-events: none;
}
.MuiInput-underline:hover:not(.Mui-disabled):before {
border-bottom: 2px solid rgba(0, 0, 0, 0.87);
}
.MuiInput-underline.Mui-disabled:before {
border-bottom-style: dotted;
}
@media (hover: none) {
.MuiInput-underline:hover:not(.Mui-disabled):before {
border-bottom: 1px solid rgba(0, 0, 0, 0.42);
}
}
</style><style data-jss="" data-meta="MuiFormControl">
.MuiFormControl-root {
border: 0;
margin: 0;
display: inline-flex;
padding: 0;
position: relative;
min-width: 0;
flex-direction: column;
vertical-align: top;
}
.MuiFormControl-marginNormal {
margin-top: 16px;
margin-bottom: 8px;
}
.MuiFormControl-marginDense {
margin-top: 8px;
margin-bottom: 4px;
}
.MuiFormControl-fullWidth {
width: 100%;
}
</style><style data-jss="" data-meta="MuiTextField">
</style><style data-jss="" data-meta="MuiBox">
</style><style data-jss="" data-meta="MuiBox">
</style><style data-jss="" data-meta="MuiBox">
</style><style data-jss="" data-meta="MuiInputAdornment">
.MuiInputAdornment-root {
height: 0.01em;
display: flex;
max-height: 2em;
align-items: center;
white-space: nowrap;
}
.MuiInputAdornment-filled.MuiInputAdornment-positionStart:not(.MuiInputAdornment-hiddenLabel) {
margin-top: 16px;
}
.MuiInputAdornment-positionStart {
margin-right: 8px;
}
.MuiInputAdornment-positionEnd {
margin-left: 8px;
}
.MuiInputAdornment-disablePointerEvents {
pointer-events: none;
}
</style><style data-jss="" data-meta="MuiAppBar">
.MuiAppBar-root {
width: 100%;
display: flex;
z-index: 1100;
box-sizing: border-box;
flex-shrink: 0;
flex-direction: column;
}
.MuiAppBar-positionFixed {
top: 0;
left: auto;
right: 0;
position: fixed;
}
@media print {
.MuiAppBar-positionFixed {
position: absolute;
}
}
.MuiAppBar-positionAbsolute {
top: 0;
left: auto;
right: 0;
position: absolute;
}
.MuiAppBar-positionSticky {
top: 0;
left: auto;
right: 0;
position: sticky;
}
.MuiAppBar-positionStatic {
position: static;
transform: translateZ(0);
}
.MuiAppBar-positionRelative {
position: relative;
}
.MuiAppBar-colorDefault {
color: rgba(0, 0, 0, 0.87);
background-color: #f5f5f5;
}
.MuiAppBar-colorPrimary {
color: #fff;
background-color: #4b5e40;
}
.MuiAppBar-colorSecondary {
color: #fff;
background-color: #20232a;
}
</style><style data-jss="" data-meta="MuiToolbar">
.MuiToolbar-root {
display: flex;
position: relative;
align-items: center;
}
.MuiToolbar-gutters {
padding-left: 16px;
padding-right: 16px;
}
@media (min-width:600px) {
.MuiToolbar-gutters {
padding-left: 24px;
padding-right: 24px;
}
}
.MuiToolbar-regular {
min-height: 56px;
}
@media (min-width:0px) and (orientation: landscape) {
.MuiToolbar-regular {
min-height: 48px;
}
}
@media (min-width:600px) {
.MuiToolbar-regular {
min-height: 64px;
}
}
.MuiToolbar-dense {
min-height: 48px;
}
</style><style data-jss="" data-meta="MuiTooltip">
.MuiTooltip-popper {
flip: false;
z-index: 1500;
pointer-events: none;
}
.MuiTooltip-popperInteractive {
pointer-events: auto;
}
.MuiTooltip-popperArrow[x-placement*="bottom"] .MuiTooltip-arrow {
top: 0;
flip: false;
left: 0;
width: 2em;
height: 1em;
margin-top: -0.95em;
margin-left: 4px;
margin-right: 4px;
}
.MuiTooltip-popperArrow[x-placement*="top"] .MuiTooltip-arrow {
flip: false;
left: 0;
width: 2em;
bottom: 0;
height: 1em;
margin-left: 4px;
margin-right: 4px;
margin-bottom: -0.95em;
}
.MuiTooltip-popperArrow[x-placement*="right"] .MuiTooltip-arrow {
flip: false;
left: 0;
width: 1em;
height: 2em;
margin-top: 4px;
margin-left: -0.95em;
margin-bottom: 4px;
}
.MuiTooltip-popperArrow[x-placement*="left"] .MuiTooltip-arrow {
flip: false;
right: 0;
width: 1em;
height: 2em;
margin-top: 4px;
margin-right: -0.95em;
margin-bottom: 4px;
}
.MuiTooltip-popperArrow[x-placement*="left"] .MuiTooltip-arrow::before {
flip: false;
border-color: transparent transparent transparent currentcolor;
border-width: 1em 0 1em 1em;
}
.MuiTooltip-popperArrow[x-placement*="right"] .MuiTooltip-arrow::before {
flip: false;
border-color: transparent currentcolor transparent transparent;
border-width: 1em 1em 1em 0;
}
.MuiTooltip-popperArrow[x-placement*="top"] .MuiTooltip-arrow::before {
flip: false;
border-color: currentcolor transparent transparent transparent;
border-width: 1em 1em 0 1em;
}
.MuiTooltip-popperArrow[x-placement*="bottom"] .MuiTooltip-arrow::before {
flip: false;
border-color: transparent transparent currentcolor transparent;
border-width: 0 1em 1em 1em;
}
.MuiTooltip-tooltip {
color: #fff;
padding: 4px 8px;
font-size: 0.625rem;
max-width: 300px;
word-wrap: break-word;
font-family: inherit;
font-weight: 500;
line-height: 1.4em;
border-radius: 4px;
background-color: rgba(97, 97, 97, 0.9);
}
.MuiTooltip-tooltipArrow {
margin: 0;
position: relative;
}
.MuiTooltip-arrow {
color: rgba(97, 97, 97, 0.9);
position: absolute;
font-size: 6px;
}
.MuiTooltip-arrow::before {
width: 0;
height: 0;
margin: auto;
content: "";
display: block;
border-style: solid;
}
.MuiTooltip-touch {
padding: 8px 16px;
font-size: 0.875rem;
font-weight: 400;
line-height: 1.14286em;
}
.MuiTooltip-tooltipPlacementLeft {
margin: 0 24px ;
transform-origin: right center;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementLeft {
margin: 0 14px;
}
}
.MuiTooltip-tooltipPlacementRight {
margin: 0 24px;
transform-origin: left center;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementRight {
margin: 0 14px;
}
}
.MuiTooltip-tooltipPlacementTop {
margin: 24px 0;
transform-origin: center bottom;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementTop {
margin: 14px 0;
}
}
.MuiTooltip-tooltipPlacementBottom {
margin: 24px 0;
transform-origin: center top;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementBottom {
margin: 14px 0;
}
}
</style><style data-jss="" data-meta="makeStyles">
.jss121 {
display: grid;
grid-gap: 8px;
grid-template-columns: 24px 20px;
}
@media screen and (min-width: 768px) {
.jss121 {
grid-template-columns: 24px 1fr 20px;
}
}
</style><style data-jss="" data-meta="MuiCssBaseline">
html {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
*, *::before, *::after {
box-sizing: inherit;
}
strong, b {
font-weight: bolder;
}
body {
color: rgba(0, 0, 0, 0.87);
margin: 0;
font-size: 0.875rem;
font-family: inherit;
font-weight: 400;
line-height: 1.43;
background-color: #fff;
}
@media print {
body {
background-color: #fff;
}
}
body::backdrop {
background-color: #fff;
}
</style><style data-jss="" data-meta="makeStyles">
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
font-family: "Roboto", Helvetica Neue, Arial, sans-serif;
}
html, body, #root {
height: 100%;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
.container {
flex: 1;
padding: 15px;
}
@media screen and (min-width: undefinedpx) {
.container {
width: 100%;
margin-left: auto;
margin-right: auto;
}
}
</style><style data-jss="" data-meta="MuiCardContent">
.MuiCardContent-root {
padding: 16px;
}
.MuiCardContent-root:last-child {
padding-bottom: 24px;
}
</style><style data-jss="" data-meta="MuiCard">
.MuiCard-root {
overflow: hidden;
}
</style><style data-jss="" data-meta="MuiCardActions">
.MuiCardActions-root {
display: flex;
padding: 8px;
align-items: center;
}
.MuiCardActions-spacing > :not(:first-child) {
margin-left: 8px;
}
</style><style data-emotion="css"></style><link rel="stylesheet" type="text/css" href="https://npm.ttgt.dev/-/static/2.style.f5bfe8c872c998c962a0.css"><script charset="utf-8" src="https://npm.ttgt.dev/-/static/2.066317959565ebe621d0.js"></script><script charset="utf-8" src="https://npm.ttgt.dev/-/static/1.066317959565ebe621d0.js"></script><script charset="utf-8" src="https://npm.ttgt.dev/-/static/5.066317959565ebe621d0.js"></script></head>
<body class="body">
<div id="root"><div class="MuiBox-root jss2 css-p6l1wa-StyledBox e1qqswew0" style=""><header class="MuiPaper-root MuiPaper-elevation4 MuiAppBar-root MuiAppBar-positionStatic css-v693ka-NavBar-NavBar-NavBar-NavBar-NavBar-NavBar-NavBar e1jf5lit8 MuiAppBar-colorPrimary" data-testid="header"><div class="MuiToolbar-root MuiToolbar-regular css-y1qmw6-InnerNavBar e1jf5lit0 MuiToolbar-gutters"><div class="MuiToolbar-root MuiToolbar-regular css-2eos3v-RightSide-LeftSide e1jf5lit3 MuiToolbar-gutters"><a class="css-1sfpc7j-StyledLink e1cpobpk0" href="/"><div class="css-1qe4euw-StyledLogo em793ed1"></div></a><div class="css-1dzd8c6-SearchWrapper e1jf5lit7"><div class="css-pnwf4z-Wrapper e1rflf270"><div role="combobox" aria-haspopup="listbox" aria-owns="react-autowhatever-1" aria-expanded="false" class="react-autosuggest__container"><div class="MuiFormControl-root MuiTextField-root react-autosuggest__input css-ae5nkp-StyledTextField e1rflf271 MuiFormControl-fullWidth" aria-autocomplete="list" aria-controls="react-autowhatever-1"><div class="MuiInputBase-root MuiInput-root MuiInput-underline MuiInputBase-fullWidth MuiInput-fullWidth MuiInputBase-formControl MuiInput-formControl MuiInputBase-adornedStart"><div class="MuiInputAdornment-root css-1wub48n-StyledInputAdornment e1ysfiid0 MuiInputAdornment-positionStart"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></div><input aria-invalid="false" autocomplete="off" placeholder="Search Packages" type="text" class="MuiInputBase-input MuiInput-input MuiInputBase-inputAdornedStart" value=""></div></div><div class="MuiPaper-root MuiPaper-elevation1 react-autosuggest__suggestions-container css-kc7cda-SuggestionContainer e1rflf272" id="react-autowhatever-1" role="listbox"></div></div></div></div></div><div class="MuiToolbar-root MuiToolbar-regular css-cda18j-RightSide e1jf5lit2 MuiToolbar-gutters" data-testid="header-right"><button class="MuiButtonBase-root MuiIconButton-root css-s1vptb-IconSearchButton e1jf5lit6 MuiIconButton-colorInherit" tabindex="0" type="button"><span class="MuiIconButton-label"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span><span class="MuiTouchRipple-root"></span></button><div class="css-33efhl-Wrapper e16n1t3s0"><button class="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-colorInherit" tabindex="0" type="button" title="Change language"><span class="MuiButton-label jss121"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95c-.32-1.25-.78-2.45-1.38-3.56 1.84.63 3.37 1.91 4.33 3.56zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56-1.84-.63-3.37-1.9-4.33-3.56zm2.95-8H5.08c.96-1.66 2.49-2.93 4.33-3.56C8.81 5.55 8.35 6.75 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95c-.96 1.65-2.49 2.93-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"></path></svg><span class="css-fdic8o-UserLanguage e16n1t3s1">English</span><svg class="MuiSvgIcon-root MuiSvgIcon-fontSizeSmall" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"></path></svg></span><span class="MuiTouchRipple-root"></span></button></div><a class="css-ia230l-StyledLink e1jf5lit9" href="https://verdaccio.org/docs/en/installation" rel="noopener noreferrer" target="_blank" data-testid="header--tooltip-documentation"><h6 class="MuiTypography-root MuiTypography-subtitle1"><button class="MuiButtonBase-root MuiIconButton-root MuiIconButton-colorInherit" tabindex="0" type="button"><span class="MuiIconButton-label"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"></path></svg></span><span class="MuiTouchRipple-root"></span></button></h6></a><button class="MuiButtonBase-root MuiIconButton-root MuiIconButton-colorInherit" tabindex="0" type="button" data-testid="header--tooltip-info" id="header--button-registryInfo"><span class="MuiIconButton-label"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path></svg></span><span class="MuiTouchRipple-root"></span></button><button class="MuiButtonBase-root MuiIconButton-root MuiIconButton-colorInherit" tabindex="0" type="button"><span class="MuiIconButton-label"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z"></path></svg></span><span class="MuiTouchRipple-root"></span></button><button class="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-colorInherit" tabindex="0" type="button" data-testid="header--button-login"><span class="MuiButton-label">Login</span><span class="MuiTouchRipple-root"></span></button></div></div></header><div class="MuiBox-root jss196 css-121mfm0-StyledBoxContent e1qqswew1"><div class="container content" data-testid="home-page-container"><div class="package-list-items"><div class="css-ah71um-PkgContainer eiynf4a0"><div class="MuiPaper-root MuiPaper-elevation1 MuiCard-root css-1u59iz4-CardStyled e1wgaou60 MuiPaper-rounded" id="help-card"><div class="MuiCardContent-root"><h2 class="MuiTypography-root MuiTypography-h5 MuiTypography-gutterBottom" id="help-card__title">No Package Published Yet.</h2><h6 class="MuiTypography-root css-gaq8qx-HelpTitle e1wgaou61 MuiTypography-h6 MuiTypography-colorTextSecondary MuiTypography-gutterBottom">To publish your first package just:</h6><p class="MuiTypography-root MuiTypography-body1">1. Login</p><div class="css-1in239f-ClipBoardCopy eb8w2fo0"><span class="css-7gar9h-ClipBoardCopyText eb8w2fo1">npm adduser --registry https://npm.ttgt.dev</span><button class="MuiButtonBase-root MuiIconButton-root css-1fs86cq-CopyIcon eb8w2fo2" tabindex="0" type="button" title="Copy to clipboard"><span class="MuiIconButton-label"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4l6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"></path></svg></span><span class="MuiTouchRipple-root"></span></button></div><p class="MuiTypography-root MuiTypography-body1">2. Publish</p><div class="css-1in239f-ClipBoardCopy eb8w2fo0"><span class="css-7gar9h-ClipBoardCopyText eb8w2fo1">npm publish --registry https://npm.ttgt.dev</span><button class="MuiButtonBase-root MuiIconButton-root css-1fs86cq-CopyIcon eb8w2fo2" tabindex="0" type="button" title="Copy to clipboard"><span class="MuiIconButton-label"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true" role="presentation"><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4l6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"></path></svg></span><span class="MuiTouchRipple-root"></span></button></div><p class="MuiTypography-root MuiTypography-body2">3. Refresh this page.</p></div><div class="MuiCardActions-root MuiCardActions-spacing"><a class="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-textSizeSmall MuiButton-sizeSmall" tabindex="0" aria-disabled="false" href="https://verdaccio.org/docs/en/installation"><span class="MuiButton-label">Learn More</span><span class="MuiTouchRipple-root"></span></a></div></div></div></div></div></div><div class="css-1v0v1u8-Wrapper ezbsl480"><div class="css-155ozgn-Inner ezbsl481"><div class="css-elnun9-Left ezbsl482">Made with <span class="css-eaktog-Love ezbsl487">♥</span> on<span class="css-xm01g3-ToolTip ezbsl486"><svg class="ezbsl484 css-3ek1a7-Svg-Earth ek145dl0"><title>Earth</title><use xlink:href="https://npm.ttgt.dev/-/static/b1e0d4d4ee23474aee6616f444fc7aa9.svg#earth"></use></svg><span class="css-12necir-Flags ezbsl485"><svg class="ezbsl488 css-31q2jg-Svg-Flag ek145dl0"><title>Spain</title><use xlink:href="https://npm.ttgt.dev/-/static/3025c327f6f127d5190f14b16e75b41b.svg#spain"></use></svg><svg class="ezbsl488 css-31q2jg-Svg-Flag ek145dl0"><title>Nicaragua</title><use xlink:href="https://npm.ttgt.dev/-/static/d96f386211a24e791aaa1f929fd56f91.svg#nicaragua"></use></svg><svg class="ezbsl488 css-31q2jg-Svg-Flag ek145dl0"><title>India</title><use xlink:href="https://npm.ttgt.dev/-/static/de092a6cac20ccf2cd373644425a13ce.svg#india"></use></svg><svg class="ezbsl488 css-31q2jg-Svg-Flag ek145dl0"><title>Brazil</title><use xlink:href="https://npm.ttgt.dev/-/static/fa99a58eb30e323243a5b2dbae7eacdd.svg#brazil"></use></svg><svg class="ezbsl488 css-31q2jg-Svg-Flag ek145dl0"><title>China</title><use xlink:href="https://npm.ttgt.dev/-/static/ac0877b3e5dab78d7b5319b32cb03b11.svg#china"></use></svg><svg class="ezbsl488 css-31q2jg-Svg-Flag ek145dl0"><title>Austria</title><use xlink:href="https://npm.ttgt.dev/-/static/24fd3a77ee5710ead382075bbfa36d17.svg#austria"></use></svg><svg class="ezbsl488 css-31q2jg-Svg-Flag ek145dl0"><title>Germany</title><use xlink:href="https://npm.ttgt.dev/-/static/ee698c70f8c67df1d710081ab8fc41a2.svg#germany"></use></svg></span></span></div><div class="css-1jqnqej-Left-Right ezbsl483">Powered by<span class="ezbsl488 css-yjua3o-ImgWrapper-Flag ek145dl1" title="Verdaccio"><img alt="Verdaccio" src="https://npm.ttgt.dev/-/static/6f6560222974090c1ef11e84623ff803.svg" class="css-e1e9vp-Img ek145dl2"></span>/ 4.6.2</div></div></div></div></div>
<script type="text/javascript" src="/-/static/manifest.066317959565ebe621d0.js"></script><script type="text/javascript" src="/-/static/vendors.066317959565ebe621d0.js"></script><script type="text/javascript" src="/-/static/main.066317959565ebe621d0.js"></script>
</body></html>