client/package.json
changeset 344 e616c4fff297
parent 312 d828c69d860d
child 399 2851da9997ea
equal deleted inserted replaced
343:e2a56a651526 344:e616c4fff297
     5   "repository": {
     5   "repository": {
     6     "type": "hg",
     6     "type": "hg",
     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.3.12",
       
    11     "grunt": "^0.4.5",
       
    12     "grunt-bower-task": "^0.4.0",
    10     "grunt-cli": "^0.1.13",
    13     "grunt-cli": "^0.1.13",
    11     "grunt": "^0.4.5",
       
    12     "grunt-contrib-jshint": "^0.10.0",
       
    13     "grunt-contrib-uglify": "^0.4.0",
       
    14     "grunt-contrib-requirejs": "^0.4.4",
       
    15     "grunt-contrib-clean": "^0.5.0",
    14     "grunt-contrib-clean": "^0.5.0",
    16     "grunt-contrib-concat": "^0.4.0",
    15     "grunt-contrib-concat": "^0.4.0",
       
    16     "grunt-contrib-connect": "^0.7.1",
       
    17     "grunt-contrib-copy": "^0.5.0",
    17     "grunt-contrib-cssmin": "^0.9.0",
    18     "grunt-contrib-cssmin": "^0.9.0",
    18     "grunt-contrib-copy": "^0.5.0",
    19     "grunt-contrib-jshint": "^0.10.0",
    19     "jshint-stylish": "^0.2.0",
    20     "grunt-contrib-requirejs": "^0.4.4",
    20     "grunt-contrib-connect": "^0.7.1"
    21     "grunt-contrib-uglify": "^0.4.0",
       
    22     "jshint-stylish": "^0.2.0"
    21   },
    23   },
    22   "author": "IRI"
    24   "author": "IRI"
    23 }
    25 }