mirror of
https://github.com/danbulant/colors
synced 2026-05-19 04:08:35 +00:00
10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"dependencies": {
|
|
"@types/node": "^16.9.1",
|
|
"got": "^11.8.2",
|
|
"node-vibrant": "^3.2.1-alpha.1",
|
|
"ts-node": "^10.2.1",
|
|
"typescript": "^4.4.3"
|
|
},
|
|
"type": "module"
|
|
}
|