mirror of
https://github.com/denoland/deno.git
synced 2025-02-11 00:22:34 -05:00
8 lines
175 B
JSON
8 lines
175 B
JSON
![]() |
{
|
||
|
// this package shouldn't be included in the lockfile members
|
||
|
// because it has no dependencies
|
||
|
"name": "@scope/pkg2",
|
||
|
"version": "1.0.0",
|
||
|
"exports": "./mod.ts"
|
||
|
}
|