mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-26 06:47:07 +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",
|
||||
"version": "2.2.0-beta3",
|
||||
"description": "An Anime Game Linux Launcher",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Nikita Podvirnyy",
|
||||
"url": "https://notabug.org/nobody"
|
||||
},
|
||||
{
|
||||
"name": "Marie Piontek",
|
||||
"email": "marie@mxy.gg",
|
||||
"url": "https://marie.omg.lol"
|
||||
}
|
||||
],
|
||||
"author": "Nikita Podvirnyy (https://notabug.org/nobody)",
|
||||
"contributors": ["Marie Piontek <marie@mxy.gg> (https://marie.omg.lol)"],
|
||||
"license": "GPL-3.0",
|
||||
"main": "entry.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue