mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
9 lines
136 B
JSON
9 lines
136 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"run-via-bin": "print-npm-user-agent"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@denotest/print-npm-user-agent": "1.0.0"
|
||
|
}
|
||
|
}
|