mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-04-04 15:55:27 +03:00
fix package.json
This commit is contained in:
parent
effa8337a3
commit
b50a350a63
1 changed files with 2 additions and 11 deletions
13
package.json
13
package.json
|
@ -2,17 +2,8 @@
|
||||||
"name": "an-anime-game-linux-launcher",
|
"name": "an-anime-game-linux-launcher",
|
||||||
"version": "2.2.0-beta3",
|
"version": "2.2.0-beta3",
|
||||||
"description": "An Anime Game Linux Launcher",
|
"description": "An Anime Game Linux Launcher",
|
||||||
"contributors": [
|
"author": "Nikita Podvirnyy (https://notabug.org/nobody)",
|
||||||
{
|
"contributors": ["Marie Piontek <marie@mxy.gg> (https://marie.omg.lol)"],
|
||||||
"name": "Nikita Podvirnyy",
|
|
||||||
"url": "https://notabug.org/nobody"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Marie Piontek",
|
|
||||||
"email": "marie@mxy.gg",
|
|
||||||
"url": "https://marie.omg.lol"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "entry.js",
|
"main": "entry.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue