mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-02 14:07:31 +00:00
update package.json
This commit is contained in:
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"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user