client/package.json
changeset 647 eaaa1efce396
parent 633 fdff56da097d
child 652 153f5d09a11a
equal deleted inserted replaced
646:61c45e41a515 647:eaaa1efce396
     7     "url": "https://www.iri.centrepompidou.fr/dev/hg/renkan"
     7     "url": "https://www.iri.centrepompidou.fr/dev/hg/renkan"
     8   },
     8   },
     9   "devDependencies": {
     9   "devDependencies": {
    10     "bower": "^1.5.2",
    10     "bower": "^1.5.2",
    11     "grunt": "^1.0.0",
    11     "grunt": "^1.0.0",
    12     "grunt-bower-task": "^0.4.0",
    12     "grunt-bower-task": "^0.4",
    13     "grunt-contrib-clean": "^1.0.0",
    13     "grunt-contrib-clean": "^1.0.0",
    14     "grunt-contrib-concat": "^1.0.0",
    14     "grunt-contrib-concat": "^1.0.0",
    15     "grunt-contrib-connect": "^1.0.1",
    15     "grunt-contrib-connect": "^1.0.1",
    16     "grunt-contrib-copy": "^1.0.0",
    16     "grunt-contrib-copy": "^1.0.0",
    17     "grunt-contrib-cssmin": "^1.0.1",
    17     "grunt-contrib-cssmin": "^1.0.1",
    18     "grunt-contrib-jshint": "^1.0.0",
    18     "grunt-contrib-jshint": "^1.0.0",
    19     "grunt-contrib-jst": "^1.0.0",
    19     "grunt-contrib-jst": "^1.0.0",
    20     "grunt-contrib-requirejs": "^1.0.0",
    20     "grunt-contrib-requirejs": "^1.0.0",
    21     "grunt-contrib-uglify": "^1.0.1",
    21     "grunt-contrib-uglify": "^2.0.0",
    22     "grunt-contrib-watch": "^1.0.0",
    22     "grunt-contrib-watch": "^1.0.0",
    23     "grunt-text-replace": "^0.4.0",
    23     "grunt-text-replace": "^0.4.0",
    24     "grunt-umd": "^2.3.5",
    24     "grunt-umd": "^2.3.5",
    25     "jshint-stylish": "^2.1.0"
    25     "jshint-stylish": "^2.1.0"
    26   },
    26   },