Skip to content
Snippets Groups Projects
package.json 498 B
Newer Older
{
  "name": "lustre",
  "version": "6.100.0",
  "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",
  "devDependencies": {