client/package.json
author ymh <ymh.work@gmail.com>
Thu, 07 Apr 2016 13:18:32 +0200
changeset 604 a95d2f995ef4
parent 603 d8abed25f44a
child 606 e7e699f3cf97
permissions -rw-r--r--
Added tag V00.12.18 for changeset d8abed25f44a

{
  "name": "renkan",
  "version": "0.12.18",
  "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"
}