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"

erwan
committed
},
"keywords": [
"synchronous languages",
"reactive programs"
],
"author": "Erwan Jahier",
"license": "CeCILL",
"devDependencies": {

erwan
committed