aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFulgen301 <tokmajigeorge@gmail.com>2018-09-16 16:59:45 +0200
committerFulgen301 <tokmajigeorge@gmail.com>2018-09-16 16:59:45 +0200
commit08b551201fe72e71fd031a22542439d3e1b70169 (patch)
treef723e4f82804604ed3b32c551062a74fe9914004 /package.json
parent3262c3f172892309d1c174a8a319441e178c1a7f (diff)
downloadparry-ui-08b551201fe72e71fd031a22542439d3e1b70169.tar.gz
parry-ui-08b551201fe72e71fd031a22542439d3e1b70169.zip
Initial adapt to LegacyClonk
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 5e4cab4..e1234ec 100644
--- a/package.json
+++ b/package.json
@@ -1,10 +1,10 @@
{
- "name": "larry-ui",
+ "name": "parry-ui",
"version": "1.0.0",
- "description": "Web frontend for Larry",
- "productName": "Larry UI",
+ "description": "Web frontend for Parry",
+ "productName": "Parry",
"cordovaId": "org.cordova.quasar.app",
- "author": "Openclonk Devs",
+ "author": "Openclonk Devs, LegacyClonk devs",
"private": true,
"scripts": {
"lint": "eslint --ext .js,.vue src",