client/package.json
author ymh <ymh.work@gmail.com>
Tue, 12 Jul 2016 13:53:18 +0200
changeset 627 aa895db6eb08
parent 623 dad99f0ea54c
child 631 26480a3604b4
permissions -rw-r--r--
version 0.12.20

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