mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-11-01 04:54:10 +01:00
9 lines
130 B
JSON
9 lines
130 B
JSON
|
{
|
||
|
"type": "module",
|
||
|
"main": "index.js",
|
||
|
"dependencies": {
|
||
|
"@k-vyn/coloralgorithm": "^1.0.0",
|
||
|
"yaml": "^2.2.1"
|
||
|
}
|
||
|
}
|