client/package.json
changeset 514 d45e95229c47
parent 501 a509adc8ac10
child 522 1cb7122dd427
equal deleted inserted replaced
513:d55176dc72cc 514:d45e95229c47
     1 {
     1 {
     2   "name": "renkan",
     2   "name": "renkan",
     3   "version": "0.12.1",
     3   "version": "0.12.2",
     4   "description": "Renkan client application",
     4   "description": "Renkan client application",
     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   },
    19     "grunt-contrib-jshint": "^0.10.0",
    19     "grunt-contrib-jshint": "^0.10.0",
    20     "grunt-contrib-jst": "^0.6.0",
    20     "grunt-contrib-jst": "^0.6.0",
    21     "grunt-contrib-requirejs": "^0.4.4",
    21     "grunt-contrib-requirejs": "^0.4.4",
    22     "grunt-contrib-uglify": "^0.4.0",
    22     "grunt-contrib-uglify": "^0.4.0",
    23     "grunt-contrib-watch": "^0.6.1",
    23     "grunt-contrib-watch": "^0.6.1",
       
    24     "grunt-text-replace": "^0.4.0",
    24     "grunt-umd": "^2.3.3",
    25     "grunt-umd": "^2.3.3",
    25     "jshint-stylish": "^0.2.0"
    26     "jshint-stylish": "^0.2.0"
    26   },
    27   },
    27   "author": "IRI"
    28   "author": "IRI"
    28 }
    29 }