client/package.json
author ymh <ymh.work@gmail.com>
Tue, 21 Jun 2016 17:53:06 +0200
changeset 618 3051b847c124
parent 606 e7e699f3cf97
child 623 dad99f0ea54c
permissions -rw-r--r--
validation_timestamp and create_new_revision are not part of the data. move them to query parameters

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