client/package.json
author ymh <ymh.work@gmail.com>
Sat, 14 Jun 2014 00:15:35 +0200
changeset 306 40b3799b5228
parent 305 4dc484119b4c
child 312 d828c69d860d
permissions -rw-r--r--
Added tag V00.07.10 for changeset 4dc484119b4c

{
  "name": "renkan",
  "version": "0.7.10",
  "description": "Renkan client application",
  "repository": {
    "type": "hg",
    "url": "https://www.iri.centrepompidou.fr/dev/hg/renkan"
  },
  "devDependencies": {
    "grunt-cli": "^0.1.13",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-uglify": "^0.4.0",
    "grunt-contrib-requirejs": "^0.4.4",
    "grunt-contrib-clean": "^0.5.0",
    "grunt-contrib-concat": "^0.4.0",
    "grunt-contrib-cssmin": "^0.9.0",
    "grunt-contrib-copy": "^0.5.0",
    "jshint-stylish": "^0.2.0",
    "grunt-contrib-connect": "^0.7.1"
  },
  "author": "IRI"
}