summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2019-07-23 16:03:02 -0500
committerGunnar Mills <gmills@us.ibm.com>2019-07-31 15:24:52 +0000
commit76966503e0c0f972bddc2b184c92f3731ecb162a (patch)
tree30212ca4afc5b9337e1bd6001909fbc7480ce5bf /package.json
parent8ab097bad503a66a7dbbbece513fc896d0f1e6bb (diff)
downloadphosphor-webui-76966503e0c0f972bddc2b184c92f3731ecb162a.tar.gz
phosphor-webui-76966503e0c0f972bddc2b184c92f3731ecb162a.zip
Improve package.json description
Description was lacking. Took this description from the README. Tested: npm install Change-Id: Ie9664a6bc9f3d6418c3e6ee63053ec643cc733f1 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2055895..68d2c25 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openbmc_browser_interface",
- "description": "openbmc_browser_interface",
+ "description": "Web-based user interface for the OpenBMC firmware stack",
"version": "0.0.1",
"private": false,
"repository": {
OpenPOWER on IntegriCloud