server/src/package.json
author ymh <ymh.work@gmail.com>
Mon, 25 Jul 2016 16:18:55 +0200
changeset 96 12dab8a7797c
parent 90 00c9bb0f6f37
permissions -rw-r--r--
small change to call to close tracking api

{
  "name": "metaeducation",
  "version": "0.0.17",
  "description": "Metaeductaion",
  "main": "index.js",
  "scripts": {
    "build": "rm -fr metaeducation/static/metaeducation && broccoli build metaeducation/static/metaeducation"
  },
  "author": "IRI",
  "license": "CECILL-B",
  "repository": "https://wwww.iri.centrepompidou.fr/dev/hg/metaeducation",
  "devDependencies": {
    "babel-polyfill": "^6.9.1",
    "broccoli": "^0.16.9",
    "broccoli-babel-transpiler": "^5.5.0",
    "broccoli-cli": "^1.0.0",
    "broccoli-funnel": "^1.0.3",
    "broccoli-merge-trees": "^1.1.2"
  }
}