client/package.json
author ymh <ymh.work@gmail.com>
Thu, 12 Jun 2014 16:27:35 +0200
changeset 304 8ad1734d9d8a
parent 300 9b74370bcc7f
child 305 4dc484119b4c
permissions -rw-r--r--
add export link on project

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