mirror of
https://github.com/denoland/deno.git
synced 2024-12-18 21:35:31 -05:00
9 lines
115 B
JSON
9 lines
115 B
JSON
|
{
|
||
|
"tasks": {
|
||
|
"echo_emoji": {
|
||
|
"description": "This is some task",
|
||
|
"command": "echo 1"
|
||
|
}
|
||
|
}
|
||
|
}
|