summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-09-22 11:56:30 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 15:02:48 -0500
commit14455e176d44b630bed6fe2755fa3117e77c6e3d (patch)
treeb69f607dd7eda6ca59c83800f08da7820aac0d7b /package.json
parentee33c4935a18379ab452a6220eb1693db91b46f8 (diff)
downloadphosphor-webui-14455e176d44b630bed6fe2755fa3117e77c6e3d.tar.gz
phosphor-webui-14455e176d44b630bed6fe2755fa3117e77c6e3d.zip
fixed package info
Change-Id: Ibc25222efa4c5cade92fdb2ed8ab46a57f5d685e Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/package.json b/package.json
index 63f06d0..b8ddec5 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,12 @@
{
- "name": "openbmc-wires",
- "description": "openbmc-wires",
+ "name": "openbmc_browser_interface",
+ "description": "openbmc_browser_interface",
"version": "0.0.1",
"private": false,
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/openbmc/phosphor-webui"
+ },
"scripts": {
"bower": "node node_modules/bower/bin/bower",
"gulp": "node node_modules/gulp/bin/gulp.js",
@@ -16,7 +20,8 @@
"postinstall": "bower install"
},
"contributors": [
- "Iftekharul Islam <iislam@us.ibm.com>"
+ "Iftekharul Islam <iffy.ryan@ibm.com>",
+ "Michael Davis <michael.s.davis@ibm.com>"
],
"files": [
"dist"
OpenPOWER on IntegriCloud