RIFT-15944 - editing an ‘id’ field is troublesome as focus is lost on each char typed
[osm/UI.git] / skyquake / plugins / logging / package.json
index b6751e6..d58e262 100644 (file)
@@ -6,8 +6,7 @@
   "scripts": {
     "start": "rm -rf public/ && mkdir public && cd public && mkdir build && cp ../src/index.html ./ && node ../server.js"
   },
-  "author": "",
-  "license": "ISC",
+  "license": "Apache-2.0",
   "dependencies": {
     "alt": "^0.18.3",
     "bluebird": "^3.4.1",
@@ -38,6 +37,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",