[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-ui / package.json
index 8157be8..0e1e66b 100644 (file)
@@ -7,6 +7,9 @@
   "scripts": {
     "start": "gulp dev && webpack-dev-server --progress",
     "build": "gulp build",
+    "css-usage": "gulp css-usage",
+    "static-keys-bundle" : "gulp static-keys-bundle",
+    "check-keys-against-bundles" : "gulp static-keys-bundle-with-report",
     "test": "jest",
     "test-failedTestReport": "jest --json | node test-utils/failedTestReport.js",
     "test-dev": "jest --watch",
@@ -36,6 +39,7 @@
     "react-sortable": "^1.2.0",
     "redux": "^3.3.1",
     "restful-js": "^0.7.0",
+    "sdc-ui": "^1.5.12",
     "uuid-js": "^0.7.5",
     "validator": "^4.3.0"
   },
@@ -70,7 +74,7 @@
     "gulp-helpers": "^5.0.0",
     "gulp-rename": "^1.2.2",
     "gulp-replace": "^0.5.4",
-    "gulp-util": "^3.0.8",
+    "gulp-tap": "^1.0.1",
     "html-loader": "^0.4.3",
     "http-proxy-middleware": "^0.8.2",
     "ignore-loader": "^0.1.1",
     "json-loader": "^0.5.4",
     "jsx-loader": "^0.13.2",
     "mkdirp": "^0.5.1",
+    "moment": "^2.18.1",
     "node-watch": "^0.3.5",
     "prompt": "^0.2.14",
     "react-addons-test-utils": "~15.3.2",
+    "react-datepicker": "^0.48.0",
     "react-hot-loader": "^1.3.1",
     "rosie": "^1.6.0",
     "sass-loader": "^3.2.3",
       "^nfvo-components(.*)$": "<rootDir>/src/nfvo-components$1",
       "^sdc-app(.*)$": "<rootDir>/src/sdc-app$1",
       "^test-utils(.*)$": "<rootDir>/test-utils$1",
-      "^i18nJson$": "<rootDir>/src/nfvo-utils/i18n/locale.json",
+      "^i18nJson$": "<rootDir>/src/nfvo-utils/i18n/en.json",
       "^src(.*)$": "<rootDir>/src$1"
     },
     "globals": {