{
  "name": "lustre",
  "description": "The Lustre V6 Verimag compiler",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lustre-v6.git"
  },
  "keywords": [
    "synchronous languages",
    "reactive programs"
  ],
  "author": "Erwan Jahier",
  "license": "CECILL-2.1",
  "devDependencies": {
    "semantic-release": "^17.4.4"
  }
}