mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-22 06:31:01 -05:00
13 lines
260 B
JSON
13 lines
260 B
JSON
|
{
|
||
|
"imports": {
|
||
|
"@catppuccin/palette": "npm:@catppuccin/palette@0.2.0",
|
||
|
"sass": "npm:sass@1.66.1",
|
||
|
"std/path": "https://deno.land/std@0.199.0/path/mod.ts"
|
||
|
},
|
||
|
"lock": true,
|
||
|
"nodeModulesDir": true,
|
||
|
"tasks": {
|
||
|
"build": "./build.ts"
|
||
|
}
|
||
|
}
|