aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-09-23 13:29:46 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 19:20:13 +0100
commit2de1c21023be0d1518d3d2ac663d00a7c20c8944 (patch)
tree9ba90b9d3114846f949dd630ead35be10fb997fc /package.json
parentc3a5d63e11e85d617a131160e8af6baed55fbfb6 (diff)
FUNCT Add first draft for settings screen
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 d75f535..5e31d00 100644
--- a/package.json
+++ b/package.json
@@ -1,17 +1,17 @@
{
- "name": "agl-mixer",
+ "name": "agl-settings",
"version": "0.0.0",
- "description": "HVAC project for AGL based on html5 technologies",
+ "description": "Settings project for AGL based on html5 technologies",
"scripts": {
"webpack": "webpack",
"build": "webpack",
"start": "webpack-dev-server"
},
- "homepage": "https://bitbucket.org/smarsol/mixer",
+ "homepage": "https://bitbucket.org/smarsol/settings",
"author": "humberto.alfonso@asvito.es",
"repository": {
"type": "git",
- "url": "git@bitbucket.org:smarsol/mixer.git"
+ "url": "git@bitbucket.org:smarsol/settings.git"
},
"keywords": [
"agl",