We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3509645 commit be93816Copy full SHA for be93816
package.json
@@ -3,14 +3,13 @@
3
"version": "1.0.0",
4
"main": "main.js",
5
"scripts": {
6
- "build-css": "unocss index.html -o dist/output.css",
7
"start": "electron .",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"keywords": [],
11
- "author": "",
12
- "license": "ISC",
13
- "description": "",
+ "author": "CrossyAtom46",
+ "license": "GPL-3.0-or-later",
+ "description": "Cross Platform GUI for yt-dlp and more...",
14
"devDependencies": {
15
"@unocss/preset-icons": "^0.63.4",
16
"electron": "^32.1.2"
0 commit comments