2024-11-20 15:22:15 -08:00
|
|
|
{
|
|
|
|
"imports": {
|
|
|
|
"@denotest/add": "jsr:@denotest/add@^1.0.0",
|
|
|
|
"@denotest/add/": "jsr:/@denotest/add@^1.0.0/",
|
|
|
|
"@denotest/subtract": "jsr:@denotest/subtract@^1.0.0",
|
2025-01-16 11:33:38 -08:00
|
|
|
"@denotest/with-subpath": "jsr:@denotest/multiple-exports@1.0.0/data-json",
|
|
|
|
"@denotest/breaking-change-between-versions": "npm:@denotest/breaking-change-between-versions@2.0.0",
|
|
|
|
"@denotest/bin": "npm:@denotest/bin@1.0.0",
|
2024-11-20 15:22:15 -08:00
|
|
|
"@denotest/has-patch-versions": "npm:@denotest/has-patch-versions@^0.2.0"
|
|
|
|
},
|
|
|
|
"scopes": {
|
|
|
|
"/foo/": {
|
|
|
|
"@denotest/add": "jsr:@denotest/add@^1.0.0",
|
|
|
|
"@denotest/add/": "jsr:/@denotest/add@^1.0.0/",
|
|
|
|
"@denotest/subtract": "jsr:@denotest/subtract@^1.0.0",
|
2025-01-16 11:33:38 -08:00
|
|
|
"@denotest/with-subpath": "jsr:@denotest/multiple-exports@1.0.0/data-json"
|
2024-11-20 15:22:15 -08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|