Newer
Older

erwan
committed
{
"name": "sasa",
"description": "SASA: Self-stabilizing Algorithms SimulAtor",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/sasa.git"

erwan
committed
"keywords": [
"distributed algorithmic",
"self-stabilization",
"simulation"
],
"author": "Erwan Jahier",

erwan
committed
"devDependencies": {