server/src/package.json
author durandn
Wed, 05 Oct 2016 14:24:32 +0200
changeset 124 983e72b4bc45
parent 90 00c9bb0f6f37
permissions -rw-r--r--
Added tag 00.00.21 for changeset 15724968d6e6

{
  "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"
  }
}