colors/package.json
2021-09-13 20:18:10 +02:00

13 lines
273 B
JSON

{
"dependencies": {
"@types/node": "^16.9.1",
"@types/python-struct": "^1.0.0",
"got": "^11.8.2",
"node-vibrant": "^3.2.1-alpha.1",
"python-struct": "^1.1.3",
"stream-chunker": "^1.2.8",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
},
"type": "module"
}