aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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",