X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Flogging%2Fpackage.json;h=5efe68f2c0fdea50a74f24c4427e0101a50548b6;hb=refs%2Fchanges%2F79%2F5479%2F2;hp=ae4ef97e33f30686fdb8c156806e49d8349e4fbe;hpb=0a7f406c9b412eb38f930f58d2baa5cb353bcd12;p=osm%2FUI.git diff --git a/skyquake/plugins/logging/package.json b/skyquake/plugins/logging/package.json index ae4ef97e3..5efe68f2c 100644 --- a/skyquake/plugins/logging/package.json +++ b/skyquake/plugins/logging/package.json @@ -6,6 +6,7 @@ "scripts": { "start": "rm -rf public/ && mkdir public && cd public && mkdir build && cp ../src/index.html ./ && node ../server.js" }, + "author": "RIFT.io", "license": "Apache-2.0", "dependencies": { "alt": "^0.18.3", @@ -25,7 +26,7 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.5.3", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" }, @@ -37,6 +38,7 @@ "babel-preset-react": "^6.5.0", "babel-preset-stage-0": "^6.3.13", "babel-runtime": "^6.3.19", + "compression-webpack-plugin": "^0.3.2", "cors": "^2.7.1", "css-loader": "^0.23.1", "file-loader": "^0.8.5",