Generate visual representations of the networks underlying video-gamebooks on YouTube https://youtube-maze.delab.re/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

18 righe
329 B

{
"name": "youtube-maze",
"version": "0.3.0",
"private": true,
"scripts": {
"start": "node ./bin/www.mjs"
},
"dependencies": {
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",
3 anni fa
"helmet": "^4.2.0",
"morgan": "~1.9.1",
"node-fetch": "^2.6.1",
"xml2js": "^0.4.23"
}
}