mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-23 19:36:53 +00:00
update package.json
This commit is contained in:
parent
b72d2ad715
commit
a4c0144bf9
17
package.json
17
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Gwent-online",
|
"name": "Gwent-online",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"description": "A standalone multiplayer version of Gwent (The Witcher 3)",
|
"description": "A standalone multiplayer version of Gwent (The Witcher 3)",
|
||||||
"main": "gulpfile.js",
|
"main": "gulpfile.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -35,6 +35,17 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "exane",
|
"repository" : {
|
||||||
"license": "ISC"
|
"type" : "git"
|
||||||
|
, "url" : "https://github.com/exane/gwent"
|
||||||
|
},
|
||||||
|
"author": {
|
||||||
|
"name": "Tim Meier",
|
||||||
|
"email": "raco0n@gmx.de"
|
||||||
|
},
|
||||||
|
"contributors": [{
|
||||||
|
"name": "Viktor Geringer",
|
||||||
|
"email": "devfakeplus@googlemail.com"
|
||||||
|
}],
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user