11. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 2/9/2017 12:58:01 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

11.1 Files compared

# Location File Last Modified
1 Genisis2Services-2.0.zip\Genisis2Client-master package.json Thu Jan 26 17:08:50 2017 UTC
2 Genisis2Services-2.0.zip\Genisis2Client-master package.json Thu Feb 9 17:37:25 2017 UTC

11.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 98
Changed 2 4
Inserted 0 0
Removed 0 0

11.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

11.4 Active regular expressions

No regular expressions were active.

11.5 Comparison detail

  1   {
  2     "name":  "Genisis",
  3     "version ": "2.0.0- SNAPSHOT",
  4     "descrip tion": "Ge nisis Proj ect",
  5     "license ": "UNLICE NSED",
  6     "contrib utors": [
  7       {
  8         "nam e": "Greta  Krafsig",
  9           "email": " PII "
  10       },
  11       {
  12         "nam e": "Sasan k Melanath uru",
  13         "ema il": " PII "
  14       }
  15     ],
  16     "scripts ": {
  17       "envfi le": "./no de_modules /.bin/mkdi rp dist/js  && cp env /developme nt.js dist /js/env.js ",
  18       "dev":  "./node_m odules/.bi n/mkdirp d ist/js &&  cp env/dev elopment.j s dist/js/ env.js &&  grunt",
  19       "stagi ng": "./no de_modules /.bin/mkdi rp -p dist /js && cp  env/stagin g.js dist/ js/env.js  && grunt",
  20       "prod" : "./node_ modules/.b in/mkdirp  -p dist/js  && cp env /productio n.js dist/ js/env.js  && grunt",
  21       "watch ": "./node _modules/. bin/mkdirp  -p dist/j s && cp en v/developm ent.js dis t/js/env.j s && grunt  watch",
  22       "build ": "./node _modules/. bin/mkdirp  dist/js & & cp env/d evelopment .js dist/j s/env.js & & grunt &&  rm dist/j s/env.js"
  23     },
  24     "depende ncies": {
  25       "angul ar": "1.5. 7",
  26       "angul ar-bootstr ap": "0.12 .2",
  27       "angul ar-cookies ": "1.5.8" ,
  28       "angul ar-route":  "1.5.8",
  29       "boots trap": "3. 3.7",
  30       "jquer y": "2.2.4 "
  31     },
  32     "devDepe ndencies":  {
  33       "angul ar-mocks":  "1.5.8",
  34       "grunt ": "0.4.5" ,
  35       "grunt -contrib-c ompress":  "1.3.0",
  36       "grunt -contrib-c oncat": "1 .0.1",
  37       "grunt -contrib-c opy": "1.0 .0",
  38       "grunt -contrib-c sslint": " 2.0.0",
  39       "grunt -contrib-c ssmin": "^ 1.0.2",
  40       "grunt -contrib-j asmine": " 1.0.3",
  41       "grunt -contrib-j shint": "1 .0.0",
  42       "grunt -contrib-u glify": "2 .0.0",
  43       "grunt -contrib-w atch": "1. 0.0",
  44       "grunt -file-exis ts": "0.1. 4",
  45       "grunt -htmlhint" : "0.9.13" ,
  46       "grunt -jsbeautif ier": "0.2 .13",
  47       "grunt -maven-tas ks": "1.2. 0",
  48       "mkdir p": "0.5.1 ",
  49       "newma n": "3.4.2 "
  50     }
  51   }