mirror of
https://github.com/denoland/deno.git
synced 2024-12-28 10:09:20 -05:00
18 lines
311 B
Text
18 lines
311 B
Text
{
|
|
"version": "4",
|
|
"specifiers": {
|
|
"npm:@denotest/esm-basic": "npm:@denotest/esm-basic@1.0.0"
|
|
},
|
|
"npm": {
|
|
"@denotest/esm-basic@1.0.0": {
|
|
"integrity": "[WILDCARD]"
|
|
}
|
|
},
|
|
"workspace": {
|
|
"packageJson": {
|
|
"dependencies": [
|
|
"npm:@denotest/esm-basic"
|
|
]
|
|
}
|
|
}
|
|
}
|