mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 14:26:33 +01:00
22 lines
570 B
JSON
22 lines
570 B
JSON
{
|
|
"name": "tetrio-desktop",
|
|
"version": "9.0.0",
|
|
"author": {
|
|
"name": "osk",
|
|
"email": "me@osk.sh"
|
|
},
|
|
"license": "© osk 2019-2024. All Rights Reserved.",
|
|
"homepage": "https://tetr.io/",
|
|
"main": "main.js",
|
|
"description": "Puzzle together in this modern yet familiar online stacker!",
|
|
"dependencies": {
|
|
"discord-rich-presence": "0.0.8",
|
|
"electron-store": "^8.1.0",
|
|
"image-size": "^1.1.1",
|
|
"node-fetch": "2.6.1",
|
|
"openpgp": "^5.11.1",
|
|
"systeminformation": "^5.22.0",
|
|
"whatwg-url": "^14.0.0",
|
|
"xmldom": "^0.6.0"
|
|
}
|
|
}
|