client/package.json
author ymh <ymh.work@gmail.com>
Wed, 27 Jul 2016 15:40:57 +0200
changeset 636 92e561edff08
parent 633 fdff56da097d
child 647 eaaa1efce396
permissions -rw-r--r--
Added tag 00.12.22 for changeset dffc5ec04c87

{
  "name": "renkan",
  "version": "00.12.22",
  "description": "Renkan client application",
  "repository": {
    "type": "hg",
    "url": "https://www.iri.centrepompidou.fr/dev/hg/renkan"
  },
  "devDependencies": {
    "bower": "^1.5.2",
    "grunt": "^1.0.0",
    "grunt-bower-task": "^0.4.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-concat": "^1.0.0",
    "grunt-contrib-connect": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-jst": "^1.0.0",
    "grunt-contrib-requirejs": "^1.0.0",
    "grunt-contrib-uglify": "^1.0.1",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-text-replace": "^0.4.0",
    "grunt-umd": "^2.3.5",
    "jshint-stylish": "^2.1.0"
  },
  "author": "IRI",
  "license": "CECILL-B"
}