mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
10 lines
155 B
JSON
10 lines
155 B
JSON
|
{
|
||
|
"name": "@scope/package",
|
||
|
"version": "0.0.0",
|
||
|
"exports": "./main.ts",
|
||
|
"lock": false,
|
||
|
"compilerOptions": {
|
||
|
"noUnusedParameters": true
|
||
|
}
|
||
|
}
|