Generate visual representations of the networks underlying video-gamebooks on YouTube https://youtube-maze.delab.re/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
329 B

пре 7 година
{
"name": "youtube-maze",
"version": "0.3.0",
пре 3 година
"private": true,
пре 5 година
"scripts": {
пре 3 година
"start": "node ./bin/www.mjs"
пре 5 година
},
пре 7 година
"dependencies": {
пре 3 година
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",
пре 3 година
"helmet": "^4.2.0",
пре 3 година
"morgan": "~1.9.1",
"node-fetch": "^2.6.1",
"xml2js": "^0.4.23"
пре 7 година
}
}