mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-10-31 20:44:12 +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"
|
|
}
|
|
}
|